mirror of
https://github.com/grocy/grocy.git
synced 2026-04-10 06:26:16 +02:00
Optimized meal plan week navigation
This commit is contained in:
parent
7380175093
commit
27b46e1abf
|
|
@ -285,6 +285,7 @@ var calendar = $("#calendar").fullCalendar({
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
window.location.reload();
|
window.location.reload();
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
RefreshLocaleNumberDisplay();
|
RefreshLocaleNumberDisplay();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user