Switch to the plain chart.js build and moment.js to v2.24

This avoids including moment.js twice since chart.js bundle included moment.js

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2020-05-12 23:05:59 +03:00
parent fa2a31cf9d
commit bfd944e41c
9 changed files with 13 additions and 568 deletions

View File

@@ -138,7 +138,6 @@ else
<!-- /.col -->
</div>
<script src="scripts/vendor/moment.min.js"></script>
<script src="scripts/vendor/daterangepicker.js"></script>
<script src="scripts/pi-hole/js/db_lists.js"></script>