mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°7257 - Check and migrate old Combodo JS functions
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user