Roo/bootstrap/Form.js
authoredward <edward@roojs.com>
Tue, 9 Jan 2018 04:38:45 +0000 (12:38 +0800)
committeredward <edward@roojs.com>
Tue, 9 Jan 2018 04:38:45 +0000 (12:38 +0800)
Roo/bootstrap/Form.js

index e481e70..f7e2197 100644 (file)
@@ -606,6 +606,8 @@ Roo.apply(Roo.bootstrap.Form, {
         
         mask : function(form, target)
         {
+            return;
+            
             this.form = form;
             
             this.target = target;