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