X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.js;h=66656fbd3d55822e65d15f937384018ce2f4c2b5;hb=be635d734b619d3a2037b48e1faac5313c142d99;hp=99eed6e52c680d62dfe01776c4ec18ed484c969c;hpb=2428db7810cbbfd1e06bd903575471ef3e55fae6;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 99eed6e5..66656fbd 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -207,7 +207,7 @@ Pman.Dialog.CoreNotifyRecur = { // defaults.. person_id : _this.data.person_id, dtstart : new Date(0), - dtend : Date.parseDate('2050-01-01', 'Y-m-d'), + dtend : Date.parseDate('2030-01-01', 'Y-m-d'), tz : 'Asia/Hong Kong', onid : _this.data.onid, ontable : _this.data.ontable,