From 61f38aefe78b4d8af630aee8c50271e50084d63c Mon Sep 17 00:00:00 2001 From: Deon George Date: Wed, 3 Aug 2022 16:32:38 +1000 Subject: [PATCH] For search, if we get a 401, redirect to the login page --- .../adminlte/views/layouts/partials/mainheader.blade.php | 7 ++++++- .../adminlte/views/layouts/partials/scripts.blade.php | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php index c8b61ab..da8ccf2 100644 --- a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php @@ -83,7 +83,7 @@