root hace 1 año
padre
commit
530d6ae04e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      js/Office/Poll.js

+ 1 - 1
js/Office/Poll.js

@@ -60,7 +60,7 @@ U.MD.O.P.polling = function (params) {
                 }
                 else {
                     istrue = false;
-                    time = setTimeout(fun, 50);//
+                    time = setTimeout(fun, 500);//
                 }
             }
         };