Explorar el Código

Renamed deprecated function name

pull/282/head
Ray hace 8 años
padre
commit
2d6213af60
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      templates/web_shell/shell.html

+ 1
- 1
templates/web_shell/shell.html Ver fichero

@ -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">

Cargando…
Cancelar
Guardar