mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
N°6599 Move moment.js 2.22.2 to NPM
This commit is contained in:
@@ -80,7 +80,7 @@ class UnauthenticatedWebPage extends NiceWebPage
|
||||
$this->LinkScriptFromURI(UAWP_PORTAL_PUBLIC_FOLDER_ABSOLUTE_URL . 'lib/bootstrap/js/bootstrap.min.js');
|
||||
|
||||
// Note: Since 2.6.0 moment was moved from portal to iTop core
|
||||
$this->LinkScriptFromAppRoot('js/moment-with-locales.min.js');
|
||||
$this->LinkScriptFromAppRoot('node_modules/moment/min/moment-with-locales.min.js');
|
||||
|
||||
$this->LinkScriptFromURI(UAWP_PORTAL_PUBLIC_FOLDER_ABSOLUTE_URL . 'lib/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user