N°3184 - Upgrade JQuery UI (iTop 2.8)

This commit is contained in:
acognet
2020-08-28 14:17:44 +02:00
parent 432a565221
commit cc6ab8a7b7
10 changed files with 20 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ class NiceWebPage extends WebPage
{
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/jquery-migrate.prod.min.js');
}
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/jquery-ui-1.11.4.custom.min.js');
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/jquery-ui.custom.min.js');
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/utils.js');
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/hovertip.js');
// table sorting