Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.bjs
index 37594ba..ae42f62 100644 (file)
                             "sortable": false,
                             "width": 300,
                             "xtype": "ColumnModel",
-                            "|renderer": "function(v,x,r)\n{\n    if (r.json.descript && r.json.descript.length) {\n        return String.format('{0}',r.json.descript);\n    }\n    \n    return '???' + v;\n}",
+                            "|renderer": "function(v,x,r)\n{\n    \n    \n    return v;\n}",
                             "|xns": "Roo.grid"
                         },
                         {
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "active",
+                            "dataIndex": "accessmask_E",
                             "header": "Edit",
                             "width": 75,
                             "xtype": "ColumnModel",
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "active",
+                            "dataIndex": "accessmask_D",
                             "header": "Delete",
                             "width": 75,
                             "xtype": "ColumnModel",
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "active",
+                            "dataIndex": "accessmask_S",
                             "header": "List/View",
                             "width": 75,
                             "xtype": "ColumnModel",
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "active",
+                            "dataIndex": "accessmask_P",
                             "header": "Print/Export",
                             "width": 75,
                             "xtype": "ColumnModel",