From 2480541720256002f5402ebb004c85034fb9f2de Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Tue, 24 Jan 2012 13:02:36 +0100 Subject: [PATCH] SONAR-3171 Space missing in drilldown description --- .../main/webapp/WEB-INF/app/views/drilldown/measures.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb index 0d2dc97ed29..979ede25764 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb @@ -36,7 +36,7 @@ <% if @highlighted_metric!=@metric %> - -- 2.39.5
<%= message('drilldown.drilldown_on') -%> + <%= message('drilldown.drilldown_on') -%>  <%= format_measure(@metric.key, :period => @period) -%> <%= @metric.short_name -%>