From f1787aaa32dc061a2a6eb0d4329cb89168a44391 Mon Sep 17 00:00:00 2001 From: Deon George Date: Tue, 7 Aug 2018 22:53:35 +1000 Subject: [PATCH] Fixes for printing and page rendering improvements --- .../adminlte/views/layouts/app.blade.php | 2 +- .../layouts/partials/htmlheader.blade.php | 28 +++++++++++++++++-- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/resources/themes/adminlte/views/layouts/app.blade.php b/resources/themes/adminlte/views/layouts/app.blade.php index 7fbe55c..0155ff2 100644 --- a/resources/themes/adminlte/views/layouts/app.blade.php +++ b/resources/themes/adminlte/views/layouts/app.blade.php @@ -6,7 +6,7 @@ @show -
+
@include('adminlte::layouts.partials.mainheader') diff --git a/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php b/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php index cfc2373..9dcec63 100644 --- a/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php @@ -15,8 +15,32 @@ -