From 1d6fba03f4788dd562308df5a63582816c33a5a5 Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Fri, 3 Mar 2017 13:00:37 +0100 Subject: Make enabling/disabling apps work with the new menu Signed-off-by: Julius Haertl --- core/templates/layout.user.php | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'core/templates/layout.user.php') diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 4b0f6354b1c..58c666fe714 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -74,22 +74,19 @@ - $headerIconCount - || (OC_User::isAdminUser(OC_User::getUser()) && count($_['navigation'])>=$headerIconCount)): ?> - - - -
  • + ?> +
  • $headerIconCount-1): ?>class="hidden"> class="active"> @@ -100,8 +97,6 @@
  • - - -- cgit v1.2.3