bugfix for calendar month view

This commit is contained in:
DimDz 2023-05-12 09:40:05 +03:00 committed by GitHub
parent ba387bcc84
commit c082a48e67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: {