From 9aaf7a900140918107d1a052de21b00db1ceacd2 Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Mon, 15 Jul 2013 08:33:56 +0200 Subject: SONAR-4418 move the "Bulk change" link close to the select boxes and make it a blue link --- .../src/main/webapp/WEB-INF/app/views/resource/_options.html.erb | 5 +++++ .../src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb | 7 ------- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'sonar-server') diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_options.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_options.html.erb index f7634397f99..1a1ebd9a442 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_options.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_options.html.erb @@ -57,6 +57,11 @@ <%= render :partial => 'rules_filter' -%> + + + <%= message('bulk_change') -%> + <% first=false end %> 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 81a9424363b..f22077f1ca6 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 @@ -22,13 +22,6 @@