Pman.Builder.View.js
authorEdward <edward@roojs.com>
Thu, 20 Mar 2014 10:06:19 +0000 (18:06 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Mar 2014 10:06:19 +0000 (18:06 +0800)
Pman.Builder.View.js

index e175df5..d5290b2 100644 (file)
@@ -406,7 +406,7 @@ Pman.Builder.View = {
             var top = new Roo.bootstrap.Body({});
             top.onRender(false,false);
             
-            this.bootstrapModal = top.addxtype(cfg.items[0]).items[0];
+            this.bootstrapModal = top.addxtype(cfg.items[0]);
             Roo.log('this.bootstrapModal');
             Roo.log(this.bootstrapModal);
             this.applyFlexy(top);