Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index 6763adb..165ae7d 100644 (file)
@@ -306,7 +306,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                             }
                                         },ci.editor.field);
                                 
-                                        
+                                        r.data[this.name + '_name'] = tv.join(', ');
                                         return String.format('{0}',tv.join(', '));