From 29977c2c173d40d40e0302561741c2c9b3ab9368 Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Wed, 25 Jan 2012 12:21:06 +0100 Subject: [PATCH] SONAR-1492 Improve rendering --- .../_active_rule_note.html.erb | 18 +++++++++--------- .../rules_configuration/_rule_note.html.erb | 16 ++++++++-------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_active_rule_note.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_active_rule_note.html.erb index f85e08f1d7b..e93a22b73ab 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_active_rule_note.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_active_rule_note.html.erb @@ -35,18 +35,17 @@ <% if is_admin %> <% end %> \ No newline at end of file diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_rule_note.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_rule_note.html.erb index ecda4d7b332..cdb46cf6c7f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_rule_note.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_rule_note.html.erb @@ -28,20 +28,19 @@ <% if is_admin %> <% end %> -- 2.39.5