]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4764 Remove icon near "Restore Default Profile" button
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 25 Apr 2014 14:07:58 +0000 (16:07 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 25 Apr 2014 14:07:58 +0000 (16:07 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb

index 26cb167d7dd4faa4a4b8370b45c2b92cf2e2fcce..f75e7cbf5bd97fff8600e56a43fa8f39c7369de1 100644 (file)
@@ -29,7 +29,6 @@
       </ul>
       <ul style="float: right" class="horizontal">
         <li class="marginleft10">
-          <i class="icon-plus"></i>
           <a id="create-link-<%= language.getKey() -%>" href="<%= ApplicationController.root_context -%>/profiles/restore_default_form?language=<%= u language.getKey() -%>"
              class="open-modal link-action"><%= message('quality_profiles.restore_default_profiles') -%></a>
         </li>