AgendaDayView.js 261 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 /* A day view with an all-day cell area at the top, and a time grid below ----------------------------------------------------------------------------------------------------------------------*/ fcViews.agendaDay = { type: 'agenda', duration: { days: 1 } };