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

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

index d9c6382..829dac0 100644 (file)
@@ -15,7 +15,7 @@
             "fitToframe": true,
             "region": "center",
             "tableName": "Person",
-            "title": "Person",
+            "title": "Rights",
             "xtype": "GridPanel",
             "|xns": "Roo",
             "items": [
index 4c87db7..b01ee00 100644 (file)
@@ -31,7 +31,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
             fitToframe : true,
             region : 'center',
             tableName : 'Person',
-            title : "Person",
+            title : "Rights",
             grid : {
                 xtype: 'Grid',
                 xns: Roo.grid,