mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 19:18:22 +01:00
New js search filter in icons doc (#33580)
* New js search filter in icons doc * Fix code wysiwyg editor in Doc and add search input doc * Fix code wysiwyg editor in Doc and add search input doc * Fix autofocus * fix js count * comment * comment * fix php stan --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
@@ -415,3 +415,7 @@ print '
|
||||
});
|
||||
});
|
||||
'."\n";
|
||||
|
||||
|
||||
// JS CODE USED by form::getSearchFilterToolInput
|
||||
include __DIR__ . '/lib_foot_search_tool.js';
|
||||
|
||||
Reference in New Issue
Block a user