Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index c6d3619..0088d0a 100644 (file)
@@ -212,7 +212,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                             // defaults..
                                                 person_id : _this.data.person_id,
                                                 dtstart : new Date(),
-                                                dtend : Date.parseDate('2030-01-01', 'Y-m-d'),
+                                                dtend : Date.parseDate('2050-01-01', 'Y-m-d'),
                                                 tz : 'Asia/Hong Kong',
                                                 onid : _this.data.onid,
                                                 ontable : _this.data.ontable,