new: [dependency:js] Added moment.js

pull/93/head
Sami Mokaddem 2022-01-24 15:12:48 +01:00
parent 9540bff6ce
commit fc2c67ef55
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
2 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,7 @@ $sidebarOpen = $loggedUser->user_settings_by_name_with_fallback['ui.sidebar.expa
<?= $this->Html->css('select2.min') ?>
<?= $this->Html->css('select2-bootstrap5') ?>
<?= $this->Html->script('apexcharts.min') ?>
<?= $this->Html->script('moment-with-locales.min') ?>
<?= $this->Html->css('apexcharts') ?>
<?= $this->fetch('meta') ?>

2
webroot/js/moment-with-locales.min.js vendored Normal file

File diff suppressed because one or more lines are too long