From 89f9c51f55f11cd2065cf33384d99c6bca9066dd Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Sun, 4 Mar 2018 22:34:49 -0600 Subject: [PATCH] Make the Reset Plugin Data action available to only SuperUsers only when the site is in debug mode --- .../updates/_list_manage_toolbar.htm | 24 ++++++++++--------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/modules/system/controllers/updates/_list_manage_toolbar.htm b/modules/system/controllers/updates/_list_manage_toolbar.htm index 13540e139..c8244771e 100644 --- a/modules/system/controllers/updates/_list_manage_toolbar.htm +++ b/modules/system/controllers/updates/_list_manage_toolbar.htm @@ -59,17 +59,19 @@ - -
  • - - - -
  • + is_superuser) : ?> + +
  • + + + +
  • +