hq_1980@hotmail.com před 7 roky
rodič
revize
03e33fabb7

+ 1 - 0
o2web/source/index.html

@@ -6,5 +6,6 @@
 	<meta http-equiv="refresh" content="0;url=/x_desktop/index.html"/>
 </head>
 <body style="margin:0;font-size: 1.0em;font-family:Microsoft Yahei">
+123
 </body>
 </html>

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