mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Remove datatables js (redundant jquery)
This commit is contained in:
parent
84dc254cb0
commit
741c14a583
@ -281,9 +281,6 @@ $theme_url = 'app/css/'.htmlspecialchars($theme, ENT_QUOTES);
|
||||
<!-- SB-Admin-2 JavaScript -->
|
||||
<script src="dist/sb-admin-2/js/sb-admin-2.js"></script>
|
||||
|
||||
<!-- DataTables JavaScript -->
|
||||
<script src="dist/datatables/jquery.dataTables.min.js"></script>
|
||||
|
||||
<!-- Custom RaspAP JS -->
|
||||
<script src="app/js/custom.js"></script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user