From 11dde4a6e7bc8c35268376ed0b2864214207158d Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 12 Sep 2012 18:19:04 +0800 Subject: [PATCH] Pman.Tab.AdminContactsGroupRight.bjs Pman.Tab.AdminContactsGroupRight.js --- Pman.Tab.AdminContactsGroupRight.bjs | 2 +- Pman.Tab.AdminContactsGroupRight.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Tab.AdminContactsGroupRight.bjs b/Pman.Tab.AdminContactsGroupRight.bjs index 4c5b0d7..c1e8880 100644 --- a/Pman.Tab.AdminContactsGroupRight.bjs +++ b/Pman.Tab.AdminContactsGroupRight.bjs @@ -259,7 +259,7 @@ }, { "*prop": "colModel[]", - "dataIndex": "rightname", + "dataIndex": "descript", "header": "Permission", "sortable": false, "width": 300, diff --git a/Pman.Tab.AdminContactsGroupRight.js b/Pman.Tab.AdminContactsGroupRight.js index 468f02d..f4b31b3 100644 --- a/Pman.Tab.AdminContactsGroupRight.js +++ b/Pman.Tab.AdminContactsGroupRight.js @@ -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, -- 2.39.2