Explorar el Código

Merge pull request #34 from huqi1980/master

upload index
huqi1980 hace 7 años
padre
commit
abc0c66cec
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      o2web/source/o2_core/o2/xDesktop/Authentication.js

+ 0 - 2
o2web/source/o2_core/o2/xDesktop/Authentication.js

@@ -232,8 +232,6 @@ MWF.xDesktop.Authentication.LoginForm = new Class({
         this.videoStart();
     },
     videoStart: function(){
-        alert("??????");
-        debugger;
         this.video.addEventListener("canplay", function(){
             window.setTimeout(function(){
                 this.startCameraAuthentication();