From 81f87bdb33d86e38729f6c59a341d91ae6594604 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Fri, 4 Mar 2011 17:09:52 +0100 Subject: [PATCH] rename the window id of the 'new window' link --- .../src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb index 3428c56040e..f8e758d3388 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb @@ -16,7 +16,7 @@ <% first=false end if request.xhr? %> -
  • New Window
  • +
  • New Window
  • <% end %>