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

@@ -4,7 +4,7 @@
@include('adminlte::layouts.partials.htmlheader')
<!-- iCheck -->
<link rel="stylesheet" href="/plugin/iCheck/square/blue.css">
<link rel="stylesheet" href="{{ asset('/plugin/iCheck/square/blue.css') }}">
@show
<body class="hold-transition login-page">