Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.bjs
index b89909f..a3c7055 100644 (file)
                                     "header": "Last Sent",
                                     "width": 75,
                                     "xtype": "ColumnModel",
-                                    "|renderer": "function(v) { return String.format('{0}', v); }",
+                                    "|renderer": "function(v) { return String.format('{0}', v ? v : 'never'); }",
                                     "|xns": "Roo.grid"
                                 }
                             ]