mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
Merge pull request #102 from stivyw/master
Mail box not loading all js resources, fix
This commit is contained in:
@@ -618,9 +618,9 @@
|
||||
<!-- AdminLTE for demo purposes -->
|
||||
<script src="../js/AdminLTE/demo.js" type="text/javascript"></script>
|
||||
<!-- Bootstrap WYSIHTML5 -->
|
||||
<script src="../jsplugins//bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js" type="text/javascript"></script>
|
||||
<script src="../js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js" type="text/javascript"></script>
|
||||
<!-- iCheck -->
|
||||
<script src="../jsplugins//iCheck/icheck.min.js" type="text/javascript"></script>
|
||||
<script src="../js/plugins/iCheck/icheck.min.js" type="text/javascript"></script>
|
||||
<!-- Page script -->
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
|
||||
Reference in New Issue
Block a user