Browse Source

Renamed deprecated function name

Ray 8 năm trước cách đây
mục cha
commit
2d6213af60
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      templates/web_shell/shell.html

+ 1 - 1
templates/web_shell/shell.html

@@ -144,7 +144,7 @@
         <div class="emscripten" id="status">Downloading...</div>
 
         <span id='controls'>
-          <span><input type="button" value="Fullscreen" onclick="Module.requestFullScreen(false, false)"></span>
+          <span><input type="button" value="Fullscreen" onclick="Module.requestFullscreen(false, false)"></span>
         </span>
 
         <div class="emscripten">