Enable week view

This commit is contained in:
Pierre HUBERT 2021-04-21 18:54:16 +02:00
parent 22f7388967
commit 03073cb6a4

View File

@ -27,7 +27,7 @@ class GroupPresencePage {
headerToolbar: { headerToolbar: {
left: 'prev,next', left: 'prev,next',
center: 'title', center: 'title',
right: 'dayGridMonth,listMonth' right: 'dayGridMonth,dayGridWeek,listMonth'
}, },
initialView: 'dayGridMonth', initialView: 'dayGridMonth',