diff --git a/vue/src/apps/MealPlanView/MealPlanView.vue b/vue/src/apps/MealPlanView/MealPlanView.vue index b555d0d37d..1473d70895 100644 --- a/vue/src/apps/MealPlanView/MealPlanView.vue +++ b/vue/src/apps/MealPlanView/MealPlanView.vue @@ -2,122 +2,153 @@
-
-
- - - - -
-
-
-
-
-
- - - - - - - - - - - - +
+
+
+

{{ $t('Meal_Types') }}

+ + + + {{ mt.name }} + + +
+ + + + {{ $t("Export_To_ICal") }} + + + +
+
+
+
+ + + + +
-
-
- - -
-
{{ day.date_label }}
- -
- -
+
+
+
+
+
+
+
+ + + + + + + + + + + +
- - - -
-
- - -
-
+
+
+
+ + +
+
{{ day.date_label }}
+ +
+ +
+
+ +
+ +
+
+ + +
+
{{ plan.entry.recipe.name }} {{ plan.entry.title }}
- + {{ plan.entry.note }}
- - - {{ plan.entry.meal_type_name }} - + + + {{ plan.entry.meal_type_name }} + - {{ plan.entry.recipe.working_time + plan.entry.recipe.waiting_time }} {{ $t('min') }} - -
-
- -
+
+
+
+ +
+
+ + +
- +
- +
-
@@ -139,7 +170,7 @@
- {{ meal_type.name }} -
-
- - - - {{ $t("Export_To_ICal") }} - -
-
-