mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
Proposition that allows to include modules from ar array. Works both on usual page + ajax page
This commit is contained in:
@@ -141,6 +141,7 @@ JS
|
||||
protected function InitializeLinkedScripts(): void
|
||||
{
|
||||
parent::InitializeLinkedScripts();
|
||||
parent::InitializeLinkedModulesScript();
|
||||
|
||||
// Used throughout the app.
|
||||
$this->LinkScriptFromAppRoot('node_modules/jquery/dist/jquery.min.js');
|
||||
|
||||
Reference in New Issue
Block a user