Rename groups-common.js to utils.js.

It's not used only in group pages, and we should try to move more common stuff here later.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2020-05-22 11:09:48 +03:00
parent 4d63870aad
commit 444e97b2b9
6 changed files with 5 additions and 5 deletions

View File

@@ -73,7 +73,7 @@
</div>
</div>
<script src="scripts/pi-hole/js/groups-common.js"></script>
<script src="scripts/pi-hole/js/utils.js"></script>
<script src="scripts/pi-hole/js/groups-adlists.js"></script>
<?php