mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Add Calendar Month Event List view.
Thanks to xet7 !
This commit is contained in:
parent
6ac3249272
commit
f73ea218ee
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ BlazeComponent.extendComponent({
|
|||
header: {
|
||||
left: 'title today prev,next',
|
||||
center:
|
||||
'agendaDay,listDay,timelineDay agendaWeek,listWeek,timelineWeek month,timelineMonth timelineYear',
|
||||
'agendaDay,listDay,timelineDay agendaWeek,listWeek,timelineWeek month,listMonth',
|
||||
right: '',
|
||||
},
|
||||
// height: 'parent', nope, doesn't work as the parent might be small
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue