From: simonbrandhof Date: Wed, 19 Sep 2012 22:07:16 +0000 (+0200) Subject: SONAR-3802 move link of reviews from sidebar to top nav bar X-Git-Tag: 3.3~275 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d82d451848ce591722ffb1426b0d06454a358298;p=sonarqube.git SONAR-3802 move link of reviews from sidebar to top nav bar --- diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties index 5af08a41b80..339e93dec12 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -287,6 +287,8 @@ layout.ask_a_questions=Ask a question layout.plugins=Plugins layout.evaluation=Embedded database should be used for evaluation purpose only layout.ie6_warn=Your web browser is outdated. This website may not display correctly. +layout.dashboards=Dashboards +layout.reviews=Reviews sidebar.project_settings=Configuration sidebar.security=Security diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb index 017707fa4fc..77295ad8bf2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb @@ -11,16 +11,10 @@ @@ -58,8 +52,6 @@ <% end %> -
  • - <%= message('reviews.page') -%>
  • <%= message('dependencies.page') -%>