Преглед изворни кода

Merge pull request #34 from huqi1980/master

upload index
huqi1980 пре 7 година
родитељ
комит
abc0c66cec
1 измењених фајлова са 0 додато и 2 уклоњено
  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();