Pman.Tab.AdminContactsGroupRight.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 09:01:03 +0000 (17:01 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 09:01:03 +0000 (17:01 +0800)
Pman.Tab.AdminContactsGroupRight.js

Pman.Tab.AdminContactsGroupRight.bjs
Pman.Tab.AdminContactsGroupRight.js

index 0a4b607..263b5e2 100644 (file)
@@ -6,7 +6,7 @@
     "path": "/home/chris/gitlive/Pman.Admin/Pman.Tab.AdminContactsGroupRight.bjs",
     "items": [
         {
-            "region": "",
+            "region": "center",
             "xtype": "GridPanel",
             "|xns": "Roo"
         }
index c2d5252..0d13876 100644 (file)
@@ -17,7 +17,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
         return {
             xtype: 'GridPanel',
             xns: Roo,
-            region : ''
+            region : 'center'
         };
     }
 });