From 75261bb770ae95875f8af9f8981b12c893df90cc Mon Sep 17 00:00:00 2001 From: Annamaria Sassi Date: Wed, 17 Dec 2025 13:09:24 +0100 Subject: [PATCH] Aggiunto WIndowUid in interfaccia --- Test.UI/Components/Pages/EditJWD.razor | 4 ++++ WebWindowComplex/WebWindowComplex.csproj | 4 +++- WebWindowConfigurator/WebWindowConfigurator.csproj | 4 +++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Test.UI/Components/Pages/EditJWD.razor b/Test.UI/Components/Pages/EditJWD.razor index 71ea354..500e82a 100644 --- a/Test.UI/Components/Pages/EditJWD.razor +++ b/Test.UI/Components/Pages/EditJWD.razor @@ -86,7 +86,11 @@ else if (!string.IsNullOrEmpty(outSave)) @outSave } +
+
+ WindowUid: @windowUid +
@JsonSer
diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj index 3fa5e81..921ee60 100644 --- a/WebWindowComplex/WebWindowComplex.csproj +++ b/WebWindowComplex/WebWindowComplex.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 2.7.12.1712 + 2.7.12.1713 Annamaria Sassi Egalware Componente gestione Configurazioni avanzate Window per LUX @@ -382,6 +382,8 @@ + + diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj index 099158b..e1199b1 100644 --- a/WebWindowConfigurator/WebWindowConfigurator.csproj +++ b/WebWindowConfigurator/WebWindowConfigurator.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 2.7.12.1712 + 2.7.12.1713 Annamaria Sassi Egalware Componente gestione JWD per LUX @@ -464,6 +464,8 @@ + +