Explorar o código

Add fullscreen toggle name

sebastien %!s(int64=7) %!d(string=hai) anos
pai
achega
0724c45394
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Viewer/assets/templates/default/navbar.html

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

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