Builder/Provider/File/Roo.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 22 Jul 2010 07:23:53 +0000 (15:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 22 Jul 2010 07:23:53 +0000 (15:23 +0800)
Builder/Provider/File/Roo.js

index e01fd10..b2291f6 100755 (executable)
@@ -301,7 +301,7 @@ Roo = XObject.define(
                 "",
                 "        this.callback = cb;",
                 "        this.data = data;",
-                "        this.dialog.show();",
+                "        this.dialog.show(this.data._el);",
                 "        if (this.form) {",
                 "           this.form.reset();",
                 "           this.form.setValues(data);",