mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Fix meal plan section title in (some) foreign languages
This commit is contained in:
parent
2d2700cacb
commit
cd05a95a0f
@ -42,6 +42,7 @@ $(".calendar").each(function()
|
||||
"eventSources": fullcalendarEventSources,
|
||||
"defaultView": ($(window).width() < 768) ? "agendaDay" : "agendaWeek",
|
||||
"allDayText": sectionName,
|
||||
"allDayHtml": sectionName,
|
||||
"minTime": "00:00:00",
|
||||
"maxTime": "00:00:01",
|
||||
"scrollTime": "00:00:00",
|
||||
|
Loading…
x
Reference in New Issue
Block a user