From: Fabrice Bellingard Date: Tue, 22 Nov 2011 10:18:07 +0000 (+0100) Subject: SONAR-2071 Open resource viewer on the correct tab X-Git-Tag: 2.13~241 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8d0f0a9c2bc351336e6e7c73d164ad6c3ba57687;p=sonarqube.git SONAR-2071 Open resource viewer on the correct tab --- diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/hotspot_most_violated_resources.html.erb b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/hotspot_most_violated_resources.html.erb index 3f457c7dfbf..f4f5d2dd9e8 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/hotspot_most_violated_resources.html.erb +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/hotspot_most_violated_resources.html.erb @@ -53,7 +53,7 @@ %> - <%= link_to_resource(resource, resource.name) -%> + <%= link_to_resource(resource, resource.name, {:tab => :violations}) -%> <%= image_tag('priority/BLOCKER.png') -%>