Roo/bootstrap/Form.js
authoredward <edward@roojs.com>
Wed, 29 Nov 2017 10:09:55 +0000 (18:09 +0800)
committeredward <edward@roojs.com>
Wed, 29 Nov 2017 10:09:55 +0000 (18:09 +0800)
Roo/bootstrap/Form.js

index 855f642..8651e23 100644 (file)
@@ -644,7 +644,7 @@ Roo.apply(Roo.bootstrap.Form, {
             
             this.intervalID = window.setInterval(function() {
                 Roo.bootstrap.Form.popover.unmask();
-            }, 100000);
+            }, 10000);
 
             window.onwheel = function(){ return false;};