mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
bugfix for calendar month view
This commit is contained in:
parent
ba387bcc84
commit
c082a48e67
1 changed files with 1 additions and 0 deletions
|
|
@ -328,6 +328,7 @@ BlazeComponent.extendComponent({
|
||||||
id: 'calendar-view',
|
id: 'calendar-view',
|
||||||
defaultView: 'agendaDay',
|
defaultView: 'agendaDay',
|
||||||
editable: true,
|
editable: true,
|
||||||
|
selecatble: true,
|
||||||
timezone: 'local',
|
timezone: 'local',
|
||||||
weekNumbers: true,
|
weekNumbers: true,
|
||||||
header: {
|
header: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue