From d85586a1de17fd5421bafdc05263395eb074d16c Mon Sep 17 00:00:00 2001 From: Heiko Kernbach Date: Thu, 4 Dec 2014 15:48:46 +0100 Subject: [PATCH] fixed issue: #1083 --- .../frontend/js/templates/navigationView.ejs | 13 ++++++------- .../system/aardvark/frontend/js/views/footerView.js | 1 - 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/js/apps/system/aardvark/frontend/js/templates/navigationView.ejs b/js/apps/system/aardvark/frontend/js/templates/navigationView.ejs index 372fab16c8..103e243412 100644 --- a/js/apps/system/aardvark/frontend/js/templates/navigationView.ejs +++ b/js/apps/system/aardvark/frontend/js/templates/navigationView.ejs @@ -62,11 +62,11 @@ - <% if(isSystem) { %> + <% if(isSystem) { %> - + - <% } %> + <% } %> @@ -74,12 +74,11 @@ - <% if(isSystem) { %> + <% if(isSystem) { %> - - + - <% } %> + <% } %> diff --git a/js/apps/system/aardvark/frontend/js/views/footerView.js b/js/apps/system/aardvark/frontend/js/views/footerView.js index 4f728834c9..d9b43c2d92 100644 --- a/js/apps/system/aardvark/frontend/js/views/footerView.js +++ b/js/apps/system/aardvark/frontend/js/views/footerView.js @@ -106,7 +106,6 @@ $('.logs-menu').css('display', 'inline'); // show dbs menues $('#databaseNavi').css('display','inline'); - $('#databaseNaviSelect').css('display','inline'); } else { // hide "logs" button