mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 23:59:26 +01:00
Add an agenda view to calendar
This commit is contained in:
parent
367a3e52de
commit
61fc6e05f4
|
|
@ -1,7 +1,7 @@
|
|||
$("#calendar").fullCalendar({
|
||||
"themeSystem": "bootstrap4",
|
||||
"header": {
|
||||
"left": "month,basicWeek",
|
||||
"left": "month,basicWeek,listWeek",
|
||||
"center": "title",
|
||||
"right": "prev,next"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user