浏览代码

Renamed deprecated function name

Ray 8 年之前
父节点
当前提交
2d6213af60
共有 1 个文件被更改,包括 1 次插入1 次删除
  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">