Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index a526efb..c074271 100644 (file)
@@ -283,7 +283,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                 width : 75,
                                 renderer : function(v,x,r) {
                                      return String.format('{0}', r.data.method_id_display_name); 
-                                 },
+                                },
                                 editor : {
                                     xtype: 'GridEditor',
                                     xns: Roo.grid,