|
removeEventSource 1.2Dynamically removes an event source. .fullCalendar( 'removeEventSource', source ) Events from the source will immediately be removed from the calendar. Since version 1.5, the Prior to version 1.5, things were more strict. You must specify a reference to the original Array/URL/Function. |