Roo/XComponent.js
authorAlan Knowles <alan@roojs.com>
Wed, 5 Jul 2017 07:00:19 +0000 (15:00 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 5 Jul 2017 07:00:19 +0000 (15:00 +0800)
Roo/XComponent.js

index 2ce6337..35bd2a4 100644 (file)
@@ -188,13 +188,13 @@ Roo.extend(Roo.XComponent, Roo.util.Observable, {
                                  el : document.body, 
                      
                                  center: {
-                                     titlebar: false,
-                                     autoScroll:false,
-                                     closeOnTab: true,
-                                     tabPosition: 'top',
+                                    titlebar: false,
+                                    autoScroll:false,
+                                    closeOnTab: true,
+                                    tabPosition: 'top',
                                       //resizeTabs: true,
-                                     alwaysShowTabs: true,
-                                     hideTabs: true
+                                    alwaysShowTabs: true,
+                                    hideTabs: false
                                      //minTabWidth: 140
                                  }
                              })