From 4305800e09455d249379cf8a15176da3585ce67d Mon Sep 17 00:00:00 2001 From: Tea Date: Tue, 16 Apr 2024 20:20:06 +0200 Subject: [PATCH] closes #8 : price per piece displayed on list, order and edit pages --- PizzaBot/Components/Pages/PizzaOrder.razor | 16 +++++++++------- PizzaBot/Components/Pages/PizzaOrderEdit.razor | 3 ++- PizzaBot/Components/Pages/PizzaOrderList.razor | 3 +++ 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/PizzaBot/Components/Pages/PizzaOrder.razor b/PizzaBot/Components/Pages/PizzaOrder.razor index 60692af..7f1c5cd 100644 --- a/PizzaBot/Components/Pages/PizzaOrder.razor +++ b/PizzaBot/Components/Pages/PizzaOrder.razor @@ -27,7 +27,8 @@ - One slice = ca. @GlobalStuffService.GetSizeOfSliceInCM2().ToString("F0") cm2 + One slice = ca. @GlobalStuffService.GetSizeOfSliceInCM2().ToString("F0") cm2 +
@@ -49,15 +50,16 @@

The balancing algorithm tries to avoid changes of the corresponding Variable
- E.g. If you want to only get pieces from your chosen category put the slider all the way to the left

- + E.g. If you want to only get pieces from your chosen category put the slider all the way to the left +

+
Category
Total Count
- +