From: Jean-Baptiste Lievremont Date: Tue, 4 Feb 2014 16:43:38 +0000 (+0100) Subject: SONAR-4878 Unify UX of links on "most violated rules" widget X-Git-Tag: 4.2~263 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d056f312906a8504eb6a83c3f0dffe13c5a3d8c9;p=sonarqube.git SONAR-4878 Unify UX of links on "most violated rules" widget --- diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/hotspots/hotspot_most_violated_rules.html.erb b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/hotspots/hotspot_most_violated_rules.html.erb index 45e48cbd8b1..145d39e37cd 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/hotspots/hotspot_most_violated_rules.html.erb +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/hotspots/hotspot_most_violated_rules.html.erb @@ -97,12 +97,12 @@ <%= image_tag('priority/' + m.severity + '.png') -%> - - <%= h rule.name -%> - + <%= h rule.name -%> - <%= dashboard_configuration.selected_period? ? format_variation(m) : format_measure(m) -%> + + <%= dashboard_configuration.selected_period? ? format_variation(m) : format_measure(m) -%> +