]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-6661 remove "offline" badge
authorStas Vilchik <vilchiks@gmail.com>
Fri, 31 Jul 2015 07:53:20 +0000 (09:53 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Fri, 31 Jul 2015 07:53:20 +0000 (09:53 +0200)
server/sonar-web/src/main/js/apps/nav/templates/nav-settings-navbar.hbs

index 5b356b8bc10c766733eecda88eb7a8abab2f06ac..7f81ceb5e917158c9b4b345a385eaef3319c4f98 100644 (file)
       </a>
       <ul class="dropdown-menu">
         <li>
-          <a href="{{link '/updatecenter'}}">
-            {{t 'update_center.page'}}
-            {{#unless settings.showUpdateCenter}}
-              <span class="spacer-left badge badge-warning">offline</span>
-            {{/unless}}
-          </a>
+          <a href="{{link '/updatecenter'}}">{{t 'update_center.page'}}</a>
         </li>
         <li>
           <a href="{{link '/system'}}">{{t 'system_info.page'}}</a>