mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°6599 Move moment.js 2.22.2 to NPM
This commit is contained in:
@@ -189,8 +189,8 @@ class iTopWebPage extends NiceWebPage implements iTabbedPage
|
||||
// Used by inline image, CKEditor and other places
|
||||
$this->LinkScriptFromAppRoot('node_modules/magnific-popup/dist/jquery.magnific-popup.min.js');
|
||||
|
||||
// Used by date(time) attibutes, activity panel, ...
|
||||
$this->LinkScriptFromAppRoot('js/moment-with-locales.min.js');
|
||||
// Used by date(time) attributes, activity panel, ...
|
||||
$this->LinkScriptFromAppRoot('node_modules/moment/min/moment-with-locales.min.js');
|
||||
|
||||
// Used by the newsroom
|
||||
$this->LinkScriptFromAppRoot('node_modules/showdown/dist/showdown.min.js');
|
||||
|
||||
Reference in New Issue
Block a user