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

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

index 5142f3b..360b2fd 100644 (file)
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "active",
+                            "dataIndex": "accessmask_P",
                             "header": "Print/Export",
                             "width": 75,
                             "xtype": "ColumnModel",
index 2952dac..50fb4fa 100644 (file)
@@ -787,7 +787,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                     {
                         xtype: 'ColumnModel',
                         xns: Roo.grid,
-                        dataIndex : 'active',
+                        dataIndex : 'accessmask_P',
                         header : 'Print/Export',
                         width : 75,
                         renderer : function(v) {