Skip to content
Snippets Groups Projects
Commit 3c75ac5f authored by Thomas Tanghus's avatar Thomas Tanghus
Browse files

Update calendar after delete.

parent ad8c4ab1
Branches
No related tags found
No related merge requests found
......@@ -430,6 +430,7 @@ Calendar={
$('#calendar_holder').fullCalendar('removeEventSource', url);
$('#choosecalendar_dialog').dialog('destroy').remove();
Calendar.UI.Calendar.overview();
$('#calendar_holder').fullCalendar('refetchEvents');
}
});
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment