update morris js and fix datettime on chart

This commit is contained in:
osaajani 2019-11-29 05:44:37 +01:00
parent 9dd53cec7d
commit 209ce1f6c0
8 changed files with 13 additions and 2132 deletions

View file

@ -24,7 +24,7 @@
<script src="<?php echo HTTP_PWD_JS; ?>/jquery.js"></script>
<script src="<?php echo HTTP_PWD_JS; ?>/jquery.shiftcheckbox.js"></script>
<script src="<?php echo HTTP_PWD_JS; ?>/bootstrap.min.js"></script>
<script src="<?php echo HTTP_PWD_JS; ?>/plugins/morris/raphael.min.js"></script>
<script src="<?php echo HTTP_PWD_JS; ?>/plugins/morris/raphael-min.js"></script>
<script src="<?php echo HTTP_PWD_JS; ?>/plugins/morris/morris.min.js"></script>
<script src="<?php echo HTTP_PWD_JS; ?>/Autolinker.min.js"></script>
<!-- Magic Suggest JS and CSS -->