N°7257 - Check and migrate old Combodo JS functions

This commit is contained in:
Anne-Cath
2025-08-29 16:15:31 +02:00
parent b56113aada
commit 0a4180f7fc
5 changed files with 1 additions and 240 deletions

View File

@@ -35,7 +35,6 @@ $oAppContext = new ApplicationContext();
$oP = new iTopWebPage(Dict::S('UI:UniversalSearchTitle'));
$oP->LinkScriptFromAppRoot("js/forms-json-utils.js");
$oP->LinkScriptFromAppRoot("js/wizardhelper.js");
$oP->LinkScriptFromAppRoot("js/wizard.utils.js");
$oP->LinkScriptFromAppRoot("js/extkeywidget.js");
$oP->LinkScriptFromAppRoot("js/jquery.blockUI.js");