Fix re-fetching updated event in quickview mode

This commit is contained in:
Aleksander Machniak 2019-01-18 12:10:33 +00:00
parent 841815f5b1
commit 9bb48ec3fa

View file

@ -3265,7 +3265,7 @@ function rcube_calendar_ui(settings)
$('#rcmlical' + source.id + ' input').prop('checked', true);
}
fc.fullCalendar('refetchEventSources', source);
fc.fullCalendar('refetchEventSources', source.id);
fetch_counts();
}
// add/update single event object