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

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

index bb3181f..773da3b 100644 (file)
@@ -6,7 +6,7 @@
     "path": "/home/chris/gitlive/Pman.Admin/Pman.Tab.AdminContactsGroupRight.bjs",
     "items": [
         {
-            "region": "center",
+            "region": "right",
             "title": "Rights",
             "xtype": "GridPanel",
             "|xns": "Roo",
index 2ebab51..6281f26 100644 (file)
@@ -17,7 +17,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
         return {
             xtype: 'GridPanel',
             xns: Roo,
-            region : 'center',
+            region : 'right',
             title : "Rights",
             grid : {
                 xtype: 'EditorGrid',