Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.bjs
index e0de878..2319560 100644 (file)
                                     "*prop": "colModel[]",
                                     "dataIndex": "method_id",
                                     "header": "Type",
-                                    "width": 75,
+                                    "width": 120,
                                     "xtype": "ColumnModel",
                                     "|renderer": "function(v,x,r) {\n     return String.format('{0}', r.data.method_id_display_name); \n}",
                                     "|xns": "Roo.grid",