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