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

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

index 4c5b0d7..c1e8880 100644 (file)
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "rightname",
+                            "dataIndex": "descript",
                             "header": "Permission",
                             "sortable": false,
                             "width": 300,
index 468f02d..f4b31b3 100644 (file)
@@ -719,7 +719,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                     {
                         xtype: 'ColumnModel',
                         xns: Roo.grid,
-                        dataIndex : 'rightname',
+                        dataIndex : 'descript',
                         header : 'Permission',
                         sortable : false,
                         width : 300,