N°8772 - WIP dependencies - Does not work yet

This commit is contained in:
Eric Espie
2025-11-04 09:05:29 +01:00
parent 0909ddfb3a
commit 5a1f6ffde9
7 changed files with 60 additions and 24 deletions

View File

@@ -164,6 +164,8 @@ class iTopWebPage extends NiceWebPage implements iTabbedPage
{
parent::InitializeLinkedScripts();
$this->LinkScriptFromAppRoot('js/forms/forms.js');
// Used by forms
$this->LinkScriptFromAppRoot('js/leave_handler.js');