fullcalendar
fullcalendar copied to clipboard
I've added a basic resource month view to your fullcalendar folk
I needed a month view to display events in a column per resource. So I've added a basic ResourceMonthView and ResourceMonthEventRenderer, which work pretty well. Unfortunately I have overridden calendar.options.dayRender function - making it no longer available to specify in the constructor. Is there a better way to do that?
Nice work.