From 0a0a8784a9911764e59784d051517ef1565affd0 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Thu, 21 Sep 2017 01:16:52 -0400 Subject: [PATCH] Fix issue #546 by adding swal to logouts (#634) --- .../themes/pterodactyl/layouts/admin.blade.php | 15 ++++++++++++--- .../themes/pterodactyl/layouts/master.blade.php | 15 ++++++++++++--- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/resources/themes/pterodactyl/layouts/admin.blade.php b/resources/themes/pterodactyl/layouts/admin.blade.php index b86896936..cc1653f72 100644 --- a/resources/themes/pterodactyl/layouts/admin.blade.php +++ b/resources/themes/pterodactyl/layouts/admin.blade.php @@ -196,9 +196,18 @@ @endif diff --git a/resources/themes/pterodactyl/layouts/master.blade.php b/resources/themes/pterodactyl/layouts/master.blade.php index 6cf727961..b654cd976 100644 --- a/resources/themes/pterodactyl/layouts/master.blade.php +++ b/resources/themes/pterodactyl/layouts/master.blade.php @@ -289,9 +289,18 @@ @endif