From 7231e7772647d3af6fb2a16147659907febd2d50 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Sat, 5 Mar 2011 14:13:14 +0100 Subject: [PATCH] open the link 'new window' into a popup, but not into a window --- .../src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb | 2 +- sonar-server/src/main/webapp/stylesheets/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 f8e758d3388..bc1af726fb1 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 %>