mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Update boardBody.js
Fix for create card.
This commit is contained in:
parent
18087f756e
commit
0be4eff3f4
1 changed files with 1 additions and 1 deletions
|
|
@ -320,7 +320,7 @@ BlazeComponent.extendComponent({
|
|||
calendarOptions() {
|
||||
return {
|
||||
id: 'calendar-view',
|
||||
defaultView: 'agendaDay',
|
||||
defaultView: 'month',
|
||||
editable: true,
|
||||
selectable: true,
|
||||
timezone: 'local',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue