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