From: Jean-Baptiste Lievremont Date: Tue, 1 Jul 2014 09:10:47 +0000 (+0200) Subject: SONAR-5138 Revert to old layout, with Coding Rules first X-Git-Tag: 4.4-RC1~71 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1a2aa3cb462b042ec956078471af61dbc6aa1e7a;p=sonarqube.git SONAR-5138 Revert to old layout, with Coding Rules first --- 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 8a1185ef7b2..f3ca4d13826 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,7 +21,12 @@
  • <%= message('issues.page') -%>
  • - <%= render :partial => 'layouts/menu_coding_rules', :locals => { :selected_section => selected_section } -%> +
  • + <%= message('coding_rules.page') -%> +
  • +
  • + <%= message('quality_profiles.page') -%> +
  • <%= message('quality_gates.page') -%>
  • diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_menu_coding_rules.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_menu_coding_rules.html.erb deleted file mode 100644 index 138852a8a0b..00000000000 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_menu_coding_rules.html.erb +++ /dev/null @@ -1,17 +0,0 @@ -
  • - - <%= message('coding_rules.page') -%> - - - - -