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

index e183ccc..26ca622 100644 (file)
@@ -634,6 +634,7 @@ Roo.apply(Roo.bootstrap.Form, {
             
             this.maskEl.top.setSize(Roo.lib.Dom.getDocumentWidth(), box.y - this.padding);
             this.maskEl.top.setXY([0, 0]);
+            this.
             this.maskEl.top.show();
             
             this.maskEl.left.setSize(Roo.lib.Dom.getDocumentWidth() - box.right - this.padding, box.height + this.padding * 2);