From 24c171db1ed57368e9dd44e91f70d70bd4c718ac Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 13 Sep 2018 13:59:42 -0400 Subject: [PATCH] Undo the changes for setting tabs. Going back to the old way. We'll be updating this, and I don't want huge conflicts by the time I try to merge these changes in. --- views/admin/settings/header.html | 46 ++++++++++++-------------------- 1 file changed, 17 insertions(+), 29 deletions(-) diff --git a/views/admin/settings/header.html b/views/admin/settings/header.html index 5361c8fb..820efc6b 100644 --- a/views/admin/settings/header.html +++ b/views/admin/settings/header.html @@ -3,35 +3,23 @@

{$glmPluginName} Settings

-
- {if isset( $thisAction ) && in_array( $thisAction, array( 'index', 'categories', 'amenities', 'cities', 'regions', 'counties', 'emailsettings' ) )} - - {/if} -- 2.17.1