From: Simon Brandhof Date: Thu, 9 Feb 2012 09:05:47 +0000 (+0100) Subject: Add the CSS class 'widget-#{widget.key}' to widget blocks X-Git-Tag: 2.14~126 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a249b40770d9431308e2f04bad6e43f8331eaa1b;p=sonarqube.git Add the CSS class 'widget-#{widget.key}' to widget blocks --- diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget.html.erb index 54e1bcc5b91..56952215ae1 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget.html.erb @@ -1,4 +1,4 @@ -
+
<% if widget.configured %> <% begin