]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5149 Remove links on severities (as the active_severities parameter is missing...
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 18 Jun 2014 15:53:20 +0000 (17:53 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 18 Jun 2014 15:53:20 +0000 (17:53 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/show.html.erb

index 618276a7670a8f4275281504303b5787f735d9ad..4961ba50b030ece16d11b9fd6eb22e8a67f34325 100644 (file)
@@ -53,7 +53,7 @@
                     <i class="icon-severity-<%= severity %>"></i><%= message(severity) -%>
                   </td>
                   <td class="thin left">
-                    <a href="<%= "#{ApplicationController.root_context}/coding_rules#qprofile=#{@profile.key().toString()}|activation=true|languages=#{@profile.language()}|severities=#{key}" -%>"><%= value -%></a>
+                    <%= value -%>
                   </td>
                   <td class="nowrap">
                     <% if max > 0 %>