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

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

index 75e4352..7966cd0 100644 (file)
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "company_id_comptype",
+                            "dataIndex": "accessmask",
                             "header": "Type",
                             "sortable": true,
                             "width": 50,
index a120205..7bf6da4 100644 (file)
@@ -695,7 +695,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                     {
                         xtype: 'ColumnModel',
                         xns: Roo.grid,
-                        dataIndex : 'company_id_comptype',
+                        dataIndex : 'accessmask',
                         header : 'Type',
                         sortable : true,
                         width : 50,