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:
John BOTELLA
2025-03-25 10:57:15 +01:00
committed by GitHub
parent 1e9b58dc9d
commit b16b462520
17 changed files with 531 additions and 138 deletions

View File

@@ -415,3 +415,7 @@ print '
});
});
'."\n";
// JS CODE USED by form::getSearchFilterToolInput
include __DIR__ . '/lib_foot_search_tool.js';