Roo/BorderLayout.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 07:51:27 +0000 (15:51 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 07:51:27 +0000 (15:51 +0800)
Roo/BorderLayout.js

index 01d756a..b9842b3 100644 (file)
@@ -430,6 +430,9 @@ layout.addxtype({
                 if (region == 'center' && this.active && this.getRegion('center').panels.length < 1) {
                     cfg.background = false;
                 }
+                Roo.log('NestedLayoutPanel');
+                Roo.log(el);
+                Roo.log(clayout);
                 var layout = new Roo.BorderLayout(el, clayout);
                 
                 ret = new Roo[cfg.xtype](layout, cfg); // new panel!!!!!