]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5333 Improve links consistency
authorStas Vilchik <vilchiks@gmail.com>
Mon, 23 Jun 2014 09:25:28 +0000 (15:25 +0600)
committerStas Vilchik <vilchiks@gmail.com>
Mon, 23 Jun 2014 09:25:28 +0000 (15:25 +0600)
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb

index 720a5313ffd4280f39ef1b215973a5cf0bed12b8..540db0d8d3ebebf21f5d78ffeb3b90d5f165310c 100644 (file)
@@ -87,7 +87,7 @@
                   <a href="#" title="<%= h resource.name(true) -%>" data-key="<%= resource.key -%>"
                      class="js-drilldown-link underlined-link"><%= h resource.name(false) %></a>
                 <% else %>
-                  <%= link_to(h(resource.name), {:only_path => true, :overwrite_params => {:rids => (selected ? rids-[resource.id] : rids+[resource.id])}}, :class => 'chevron-link highlighted-link') -%>
+                  <%= link_to(h(resource.name), {:only_path => true, :overwrite_params => {:rids => (selected ? rids-[resource.id] : rids+[resource.id])}}, :class => 'underlined-link') -%>
                 <% end %>
               </td>
               <td class="right">