Pman.Tab.AdminContactsGroupRight.bjs
authorChris <chris@roojs.com>
Thu, 13 Sep 2012 04:57:51 +0000 (12:57 +0800)
committerChris <chris@roojs.com>
Thu, 13 Sep 2012 04:57:51 +0000 (12:57 +0800)
Pman.Tab.AdminContactsGroupRight.js

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

index e330eb8..e4f8df8 100644 (file)
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "active",
+                            "dataIndex": "accessmask_D",
                             "header": "Delete",
                             "width": 75,
                             "xtype": "ColumnModel",
index 0c0eb46..0293ad5 100644 (file)
@@ -761,7 +761,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                     {
                         xtype: 'ColumnModel',
                         xns: Roo.grid,
-                        dataIndex : 'active',
+                        dataIndex : 'accessmask_D',
                         header : 'Delete',
                         width : 75,
                         renderer : function(v) {