Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.bjs
index 8583376..89a9d32 100644 (file)
                             "*prop": "colModel[]",
                             "dataIndex": "rightname",
                             "header": "Permission",
-                            "sortable": true,
-                            "width": 200,
+                            "sortable": false,
+                            "width": 300,
                             "xtype": "ColumnModel",
                             "|renderer": "function(v) { return String.format('{0}', v); }",
                             "|xns": "Roo.grid"