roojs-debug.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 1 Apr 2012 08:11:02 +0000 (16:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 1 Apr 2012 08:11:02 +0000 (16:11 +0800)
roojs-debug.js

index 6fcd7c3..f2e3682 100644 (file)
@@ -52582,7 +52582,8 @@ Roo.extend(Roo.XComponent, Roo.util.Observable, {
         this.fireEvent('built', this);
         
         this.panel = this.el;
-        this.layout = this.panel.layout;    
+        this.layout = this.panel.layout;
+               this.parentLayout = this.parent.layout  || false;  
          
     }