Эх сурвалжийг харах

Merge pull request #34 from huqi1980/master

upload index
huqi1980 7 жил өмнө
parent
commit
abc0c66cec

+ 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();