From bba83de69a5b421c0f31e7c9bf08401dcecc8581 Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Mon, 21 Dec 2015 17:06:23 +0100 Subject: [PATCH] SONAR-7160 Change of drilldown period fails --- .../webapp/WEB-INF/app/views/drilldown/measures.html.erb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/server/sonar-web/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb b/server/sonar-web/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb index e8fb8f0d03c..3e1a68f269f 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb +++ b/server/sonar-web/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb @@ -2,8 +2,12 @@ <% if params[:period] && @snapshot.project_snapshot.periods? %>

-
- + + + + <% if params[:highlight] %> + + <% end -%>