No longer using // urls, and fixed sudo rendoring

This commit is contained in:
Deon George
2019-06-17 11:44:56 +10:00
parent 70a7142877
commit 6d876f2c94
7 changed files with 31 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
<!-- Compiled app javascript -->
<script src="{{ url (mix('/js/app.js')) }}"></script>
<!-- iCheck -->
<script src="/plugin/iCheck/icheck.min.js"></script>
<script src="{{ asset('/plugin/iCheck/icheck.min.js') }}"></script>
<script>
$(document).ready(function() {