Przeglądaj źródła

Revert a change

Szeyin Lee 7 lat temu
rodzic
commit
650dba089d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Viewer/assets/templates/default/navbar.html

+ 1 - 1
Viewer/assets/templates/default/navbar.html

@@ -472,7 +472,7 @@
     </div>
     {{/unless}}
     <div class="default-control">
-        {{#unless false}}
+        {{#unless hideHelp}}
         <button class="help" id="help-button" title="Help">
             <span class="icon help-icon"></span>
         </button>