Roo/bootstrap/layout/Border.js
authorAlan Knowles <alan@roojs.com>
Fri, 14 Jul 2017 02:14:45 +0000 (10:14 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Jul 2017 02:14:45 +0000 (10:14 +0800)
Roo/bootstrap/layout/Border.js

index c6ea1ec..130af06 100644 (file)
@@ -353,7 +353,7 @@ layout.addxtype({
                 }
                 
                 ret = new cfg.xns[cfg.xtype](cfg); // new panel!!!!!
-                
+                ret.render(this.el.createChild())
                 this.add(region, ret);
                 /*
                 if (cfg.background) {