From 68c3d66582d8479dbf74d236464bfbb9d7439ee2 Mon Sep 17 00:00:00 2001 From: stephenbroyer Date: Fri, 18 Oct 2013 09:39:58 +0200 Subject: [PATCH] SONAR-4760 Use modal windows in Manual Rules pages (modifications needed to do IT) --- .../main/webapp/WEB-INF/app/views/manual_rules/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/index.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/index.html.erb index 3146a0d8967..c2f0ad317dd 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/index.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/index.html.erb @@ -2,7 +2,7 @@ <% if profiles_administrator? %> <% end %> -- 2.39.5