Merge pull request #32074 from thersane-john/new_doc_icons

New doc for icon list
This commit is contained in:
Laurent Destailleur
2025-01-27 05:01:17 +01:00
committed by GitHub
6 changed files with 255 additions and 39 deletions

View File

@@ -110,7 +110,7 @@ $documentation->showSidebar(); ?>
$lines = array(
'<?php',
'/**',
'* Function dolGetButtonAction',
'* Function setEventMessages',
'*',
'* Set event messages in dol_events session object. Will be output by calling dol_htmloutput_events',
'* Note: Calling dol_htmloutput_events is done into pages by standard llxFooter() function',