From aec0f6853bd79dfbdffec0db43c35fd149c0d767 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 12 Dec 2025 12:36:44 +0100 Subject: [PATCH] modifica x usare il componente estratto x dettaglio parts lavorabili --- Lux.UI/Components/Compo/OrderRowMan.razor | 6 ++++-- Lux.UI/Lux.UI.csproj | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Lux.UI/Components/Compo/OrderRowMan.razor b/Lux.UI/Components/Compo/OrderRowMan.razor index 6d7dd102..603f9853 100644 --- a/Lux.UI/Components/Compo/OrderRowMan.razor +++ b/Lux.UI/Components/Compo/OrderRowMan.razor @@ -486,7 +486,9 @@ else if (WorkLoadRecord != null) } else if (CurrEditMode == EditMode.WorkLoadDetailTag) { - *@ } @* else if (CurrEditMode == EditMode.DetailOkVin) { diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj index 87953b95..a9dbfc54 100644 --- a/Lux.UI/Lux.UI.csproj +++ b/Lux.UI/Lux.UI.csproj @@ -5,7 +5,7 @@ enable enable aspnet-Lux.UI-a758c101-a2f4-4e38-977d-1c4887dbbd50 - 0.9.2512.1210 + 0.9.2512.1212