diff --git a/public/viewjs/mealplan.js b/public/viewjs/mealplan.js index 7801973d..4d465037 100644 --- a/public/viewjs/mealplan.js +++ b/public/viewjs/mealplan.js @@ -172,8 +172,7 @@ var calendar = $("#calendar").fullCalendar({ } element.attr("data-product-details", event.productDetails); - console.log(productDetails); - console.log(mealPlanEntry); + var productOrderMissingButtonDisabledClasses = "disabled"; if (parseFloat(productDetails.stock_amount_aggregated) < parseFloat(mealPlanEntry.product_amount)) { @@ -197,7 +196,7 @@ var calendar = $("#calendar").fullCalendar({ var costsAndCaloriesPerServing = "" if (Grocy.FeatureFlags.GROCY_FEATURE_FLAG_STOCK_PRICE_TRACKING) { - costsAndCaloriesPerServing = '