diff --git a/www/calendar/inner.js b/www/calendar/inner.js index 22a33e8f9..f4d22a296 100644 --- a/www/calendar/inner.js +++ b/www/calendar/inner.js @@ -1314,7 +1314,6 @@ ICS ==> create a new event with the same UID and a RECURRENCE-ID field (with a v //dateFormat: dateFormat, onChange: function (date) { date[0].setHours(12); - f.destroy(); APP.moveToDate(+date[0]); updateDateRange(); updateRecurring();