Raanan Weber 7 năm trước cách đây
mục cha
commit
fd11e9e05b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}}">
             <span class="icon help-icon"></span>
         </button>
-        {{/unless}} {{#unless hideFullScreen}}
+        {{/unless}} {{#unless hideFullscreen}}
         <button class="fullscreen fullscreen-button" title="{{text.fullscreenButton}}">
             <span class="icon fullscreen-icon"></span>
         </button>