From 02319785e69ba5d60d36f199ab80818ccc4f235d Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 9 Aug 2013 15:58:25 +0200 Subject: SONAR-4371 Highlighting goes away on Dependencies --- sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sonar-server') 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 c324217b90b..1fad73248e2 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 @@ -65,7 +65,7 @@
  • -
  • +
  • <%= message('dependencies.page') -%>
  • <%= message('comparison.page') -%> -- cgit v1.2.3