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

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

index 8fda0b1..70b626e 100644 (file)
                         {
                             "*prop": "colModel[]",
                             "dataIndex": "company_id_name",
-                            "header": "Company",
+                            "header": "Module",
                             "sortable": true,
                             "width": 150,
                             "xtype": "ColumnModel",
index 04c7f3f..6ee0e2d 100644 (file)
@@ -711,7 +711,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                         xtype: 'ColumnModel',
                         xns: Roo.grid,
                         dataIndex : 'company_id_name',
-                        header : 'Company',
+                        header : 'Module',
                         sortable : true,
                         width : 150,
                         renderer : function(v,x,r) {