Roo/bootstrap/layout/Border.js
authorAlan Knowles <alan@roojs.com>
Fri, 30 Jun 2017 06:37:45 +0000 (14:37 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Jun 2017 06:37:45 +0000 (14:37 +0800)
Roo/bootstrap/layout/Border.js

index 5479307..f18b3f6 100644 (file)
@@ -302,12 +302,13 @@ layout.addxtype({
                 this.add(region, ret);
                 break;
             
-            
+            /*
             case 'TreePanel': // our new panel!
                 cfg.el = this.el.createChild();
                 ret = new Roo[cfg.xtype](cfg); // new panel!!!!!
                 this.add(region, ret);
                 break;
+            */
             
             case 'NestedLayoutPanel': 
                 // create a new Layout (which is  a Border Layout...