diff --git a/public/viewjs/mealplan.js b/public/viewjs/mealplan.js index 274cc0c6..3109e070 100644 --- a/public/viewjs/mealplan.js +++ b/public/viewjs/mealplan.js @@ -285,6 +285,7 @@ var calendar = $("#calendar").fullCalendar({ else { window.location.reload(); + return false; } RefreshLocaleNumberDisplay();