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

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

index 04e8aaf..8583376 100644 (file)
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "name",
+                            "dataIndex": "rightname",
                             "header": "Permission",
                             "sortable": true,
                             "width": 200,
index b660dea..b34fe2c 100644 (file)
@@ -721,7 +721,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                     {
                         xtype: 'ColumnModel',
                         xns: Roo.grid,
-                        dataIndex : 'name',
+                        dataIndex : 'rightname',
                         header : 'Permission',
                         sortable : true,
                         width : 200,