From: Stas Vilchik Date: Wed, 23 Apr 2014 07:40:02 +0000 (+0600) Subject: Return Coding Rules link X-Git-Tag: 4.4-RC1~1422 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1c75d12f531e999ebe6b8f466f46e6f47f6ef474;p=sonarqube.git Return Coding Rules link --- 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 d03743da01b..92f6894cdeb 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 @@ -24,6 +24,9 @@
  • <%= message('quality_profiles.page') -%>
  • +
  • + <%= message('coding_rules.page') -%> +
  • <%= message('quality_gates.page') -%>