mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 04:58:46 +02:00
form for dashboard
This commit is contained in:
@@ -186,6 +186,7 @@ class iTopWebPage extends NiceWebPage implements iTabbedPage
|
||||
$this->LinkScriptFromAppRoot('js/forms/custom-elements/oql.js');
|
||||
$this->LinkScriptFromAppRoot('js/forms/custom-elements/collection.js');
|
||||
$this->LinkScriptFromAppRoot('js/forms/custom-elements/collection_entry.js');
|
||||
$this->LinkScriptFromAppRoot('js/forms/custom-elements/turbo_stream_event.js');
|
||||
|
||||
// Used by inline image, CKEditor and other places
|
||||
$this->LinkScriptFromAppRoot('node_modules/magnific-popup/dist/jquery.magnific-popup.min.js');
|
||||
|
||||
Reference in New Issue
Block a user