Roo/XComponent.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Jun 2011 04:24:29 +0000 (12:24 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Jun 2011 04:24:29 +0000 (12:24 +0800)
Roo/XComponent.js

index db35ce1..78601f9 100644 (file)
@@ -368,8 +368,8 @@ Roo.apply(Roo.XComponent, {
                              closeOnTab: true,
                              tabPosition: 'top',
                              //resizeTabs: true,
-                             alwaysShowTabs: m.parent ? true : false,
-                             hideTabs : m.parent ? false : true,
+                             alwaysShowTabs: m.parent ? false : true,
+                             hideTabs : m.parent ? true : false,
                              minTabWidth: 140
                         }
                 });