mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Add cache busting to additional script
Signed-off-by: Tony Jeffree <tjeffree@gmail.com>
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- /.row -->
|
||||
<script src="scripts/pi-hole/js/ip-address-sorting.js"></script>
|
||||
<script src="scripts/pi-hole/js/ip-address-sorting.js?v=<?=$cacheVer?>"></script>
|
||||
<script src="scripts/vendor/daterangepicker.min.js"></script>
|
||||
<script src="scripts/pi-hole/js/db_queries.js?v=<?=$cacheVer?>"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user