Raanan Weber 7 年之前
父节点
当前提交
fd11e9e05b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Viewer/assets/templates/default/navbar.html

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

@@ -501,7 +501,7 @@
         <button class="help help-button" title="{{text.helpButton}}">
         <button class="help help-button" title="{{text.helpButton}}">
             <span class="icon help-icon"></span>
             <span class="icon help-icon"></span>
         </button>
         </button>
-        {{/unless}} {{#unless hideFullScreen}}
+        {{/unless}} {{#unless hideFullscreen}}
         <button class="fullscreen fullscreen-button" title="{{text.fullscreenButton}}">
         <button class="fullscreen fullscreen-button" title="{{text.fullscreenButton}}">
             <span class="icon fullscreen-icon"></span>
             <span class="icon fullscreen-icon"></span>
         </button>
         </button>