From 9b397c747830043c88c641f725b32692d7567a93 Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Thu, 14 Dec 2023 12:18:05 +0100 Subject: [PATCH] fix grafici pagina scarti --- MP-TAB-SERV/Components/ScrapMan.razor | 15 +++++++++++---- MP-TAB-SERV/MP-TAB-SERV.csproj | 2 +- MP-TAB-SERV/Resources/ChangeLog.html | 2 +- MP-TAB-SERV/Resources/VersNum.txt | 2 +- MP-TAB-SERV/Resources/manifest.xml | 2 +- 5 files changed, 15 insertions(+), 8 deletions(-) diff --git a/MP-TAB-SERV/Components/ScrapMan.razor b/MP-TAB-SERV/Components/ScrapMan.razor index 4dbd766f..9c5303a5 100644 --- a/MP-TAB-SERV/Components/ScrapMan.razor +++ b/MP-TAB-SERV/Components/ScrapMan.razor @@ -77,9 +77,8 @@ @item.Qta
- × - @if (item.Tipo == "KIT") - { +
+ × +
+ @if (item.Tipo == "KIT") + { + } else { - pz + + @* + × + pz + *@ }
diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index 261225b1..9e717cc6 100644 --- a/MP-TAB-SERV/MP-TAB-SERV.csproj +++ b/MP-TAB-SERV/MP-TAB-SERV.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2312.1411 + 6.16.2312.1412 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index 618f9362..fe09f92f 100644 --- a/MP-TAB-SERV/Resources/ChangeLog.html +++ b/MP-TAB-SERV/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2312.1411

+

Versione: 6.16.2312.1412


Note di rilascio: