mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
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:
@@ -156,7 +156,6 @@ if(strlen($showing) > 0)
|
||||
</div>
|
||||
<!-- /.row -->
|
||||
|
||||
<script src="scripts/vendor/moment.min.js"></script>
|
||||
<script src="scripts/pi-hole/js/queries.js"></script>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user