From: Simon Brandhof Date: Tue, 22 May 2012 20:12:47 +0000 (+0200) Subject: Filter widget : reduce height of bottom margin X-Git-Tag: 3.1~124 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1acafcea4287daf347c5fc40f7264b2db7ea1f8b;p=sonarqube.git Filter widget : reduce height of bottom margin --- diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/filters/_list.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/filters/_list.html.erb index 3a78cca4b30..679e9c5c9fe 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/filters/_list.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/filters/_list.html.erb @@ -137,8 +137,8 @@ <% end %> -
<% if @filter_context.security_exclusions? %> +

<%= message('results_not_display_due_to_security') -%>

<% end %>