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