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

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

index 70b626e..992da9f 100644 (file)
                         },
                         {
                             "*prop": "colModel[]",
-                            "dataIndex": "company_id_name",
+                            "dataIndex": "rightname",
                             "header": "Module",
                             "sortable": true,
                             "width": 150,
index 6ee0e2d..137b172 100644 (file)
@@ -710,7 +710,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                     {
                         xtype: 'ColumnModel',
                         xns: Roo.grid,
-                        dataIndex : 'company_id_name',
+                        dataIndex : 'rightname',
                         header : 'Module',
                         sortable : true,
                         width : 150,