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 @@ + +