From b348001c069db1921669489234118ff4d15abb07 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 13 Sep 2012 12:57:44 +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 37594ba..e330eb8 100644 --- a/Pman.Tab.AdminContactsGroupRight.bjs +++ b/Pman.Tab.AdminContactsGroupRight.bjs @@ -278,7 +278,7 @@ }, { "*prop": "colModel[]", - "dataIndex": "active", + "dataIndex": "accessmask_E", "header": "Edit", "width": 75, "xtype": "ColumnModel", diff --git a/Pman.Tab.AdminContactsGroupRight.js b/Pman.Tab.AdminContactsGroupRight.js index 12c26fb..0c0eb46 100644 --- a/Pman.Tab.AdminContactsGroupRight.js +++ b/Pman.Tab.AdminContactsGroupRight.js @@ -748,7 +748,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({ { xtype: 'ColumnModel', xns: Roo.grid, - dataIndex : 'active', + dataIndex : 'accessmask_E', header : 'Edit', width : 75, renderer : function(v) { -- 2.39.2