Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 05:44:56 +0000 (13:44 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 05:44:56 +0000 (13:44 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 18e41eb..c7a7ce2 100644 (file)
             "|xns": "Roo",
             "items": [
                 {
-                    "|xns": "Roo",
+                    "*prop": "center",
+                    "alwaysShowTabs": false,
+                    "autoScroll": true,
+                    "closeOnTab": true,
+                    "hideTabs": true,
+                    "titlebar": true,
                     "xtype": "LayoutRegion",
-                    "*prop": "center"
+                    "|xns": "Roo"
                 },
                 {
                     "|xns": "Roo",
index 5a6a1c0..5c9fc98 100644 (file)
@@ -47,7 +47,12 @@ Pman.Dialog.CoreCompanies = {
             ],
             center : {
                 xtype: 'LayoutRegion',
-                xns: Roo
+                xns: Roo,
+                alwaysShowTabs : false,
+                autoScroll : true,
+                closeOnTab : true,
+                hideTabs : true,
+                titlebar : true
             },
             buttons : [
                 {