浏览代码

Revert a change

Szeyin Lee 7 年之前
父节点
当前提交
650dba089d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>