Add Calendar Month Event List view.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2020-05-30 17:12:09 +03:00
parent 6ac3249272
commit f73ea218ee

View file

@ -323,7 +323,7 @@ BlazeComponent.extendComponent({
header: { header: {
left: 'title today prev,next', left: 'title today prev,next',
center: center:
'agendaDay,listDay,timelineDay agendaWeek,listWeek,timelineWeek month,timelineMonth timelineYear', 'agendaDay,listDay,timelineDay agendaWeek,listWeek,timelineWeek month,listMonth',
right: '', right: '',
}, },
// height: 'parent', nope, doesn't work as the parent might be small // height: 'parent', nope, doesn't work as the parent might be small