mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00: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…
x
Reference in New Issue
Block a user