From 9b583e8479d34e73f7dc1ef16460a663b13c43ad Mon Sep 17 00:00:00 2001 From: Deon George Date: Fri, 23 Apr 2021 16:03:39 +1000 Subject: [PATCH] Update links to CSS and JS libraries. Disable shims --- .../views/layouts/partials/htmlheader.blade.php | 16 ++++++++++------ .../views/layouts/partials/mainheader.blade.php | 6 ++---- .../views/layouts/partials/scripts.blade.php | 12 ++++++++---- .../layouts/partials/contentheader.blade.php | 4 ++-- 4 files changed, 22 insertions(+), 16 deletions(-) diff --git a/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php b/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php index e609e26..f4b267b 100644 --- a/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php @@ -6,11 +6,16 @@ - + - - + + {{-- + + --}} + + + @@ -24,19 +29,18 @@ @endif + {{-- + --}} {!! Asset::styles() !!} - - - @if(file_exists('css/fixes.css')) diff --git a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php index 1dfe676..1d2feae 100644 --- a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php @@ -13,11 +13,9 @@
- + +
-
diff --git a/resources/themes/adminlte/views/layouts/partials/scripts.blade.php b/resources/themes/adminlte/views/layouts/partials/scripts.blade.php index 593e9d1..4b8405b 100644 --- a/resources/themes/adminlte/views/layouts/partials/scripts.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/scripts.blade.php @@ -1,9 +1,13 @@ - - - + + + + - + + + +