From 77653d02c26c9bd789d4290dccdb4e92b66f19f9 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 10 Feb 2025 12:46:24 +0100 Subject: [PATCH] TAB3: - fix visualizzazione ODL/PODL quando ci sono pezzi ed in attrezzaggio --- MP-TAB3/Components/OdlMan.razor | 2 +- MP-TAB3/MP-TAB3.csproj | 2 +- MP-TAB3/Resources/ChangeLog.html | 2 +- MP-TAB3/Resources/VersNum.txt | 2 +- MP-TAB3/Resources/manifest.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MP-TAB3/Components/OdlMan.razor b/MP-TAB3/Components/OdlMan.razor index ec776e85..a0632a46 100644 --- a/MP-TAB3/Components/OdlMan.razor +++ b/MP-TAB3/Components/OdlMan.razor @@ -73,7 +73,7 @@ } - if (showOdlDetail) + if (showOdlDetail || inAttr) { } diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index ae8cba14..da2ed30e 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2502.1011 + 6.16.2502.1012 enable MP_TAB3 diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html index 43fb1c86..40a075c2 100644 --- a/MP-TAB3/Resources/ChangeLog.html +++ b/MP-TAB3/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2502.1011

+

Versione: 6.16.2502.1012


Note di rilascio: