mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Enable week view
This commit is contained in:
parent
22f7388967
commit
03073cb6a4
@ -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',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user