Pman.Tab.AdminContactsGroupRight.bjs
authorChris <chris@roojs.com>
Thu, 13 Sep 2012 05:14:36 +0000 (13:14 +0800)
committerChris <chris@roojs.com>
Thu, 13 Sep 2012 05:14:36 +0000 (13:14 +0800)
Pman.Tab.AdminContactsGroupRight.js

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

index b11b9cd..20a4312 100644 (file)
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "accessmask",
+                            "dataIndex": "accessmask_AA",
                             "header": "All",
                             "sortable": false,
                             "width": 50,
index 83a6d80..e650c30 100644 (file)
@@ -568,7 +568,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                     {
                         xtype: 'ColumnModel',
                         xns: Roo.grid,
-                        dataIndex : 'accessmask',
+                        dataIndex : 'accessmask_AA',
                         header : 'All',
                         sortable : false,
                         width : 50,