From: Julien Lancelot Date: Mon, 8 Jul 2013 08:55:43 +0000 (+0200) Subject: SONAR-4408 Move "Quality Profiles" link from admin space to the top banner of SonarQube X-Git-Tag: 3.7~216 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0678a178c08bf870fa0d5a8b5523788e5641025e;p=sonarqube.git SONAR-4408 Move "Quality Profiles" link from admin space to the top banner of SonarQube --- 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 4719ec4e8a5..4fac0043ac1 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 @@ -21,6 +21,9 @@
  • <%= message('issues.page') -%>
  • +
  • + <%= message('quality_profiles.page') -%> +