mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3556 - Fix JS dict. entries not available in SetupPage anymore
This commit is contained in:
@@ -49,9 +49,6 @@ class SetupPage extends NiceWebPage
|
||||
|
||||
$this->LoadTheme();
|
||||
$this->add_saas("css/setup.scss");
|
||||
|
||||
// Note: JS dict. entries cannot be added to the setup page as it does not support them well. Install from scratch is mot likely to crash (especially with build packages) as it gonna try to load the english dictionary from env-production which doesn't exists yet
|
||||
$this->bAddJSDict = false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user