From 635197055fa7f1f0c1d023f4497d4abfdc4b6bdc Mon Sep 17 00:00:00 2001 From: Annamaria Sassi Date: Thu, 2 Apr 2026 15:42:29 +0200 Subject: [PATCH] Edit Finestra doppia --- Test.UI/Components/Pages/EditJWD.razor.cs | 2 +- .../{PortafineestraTreAnte.jwd => PortafinestraTreAnte.jwd} | 0 WebWindowComplex/WebWindowComplex.csproj | 4 +++- WebWindowConfigurator/WebWindowConfigurator.csproj | 4 +++- 4 files changed, 7 insertions(+), 3 deletions(-) rename Test.UI/Data/{PortafineestraTreAnte.jwd => PortafinestraTreAnte.jwd} (100%) diff --git a/Test.UI/Components/Pages/EditJWD.razor.cs b/Test.UI/Components/Pages/EditJWD.razor.cs index 9c0b25b..4d38066 100644 --- a/Test.UI/Components/Pages/EditJWD.razor.cs +++ b/Test.UI/Components/Pages/EditJWD.razor.cs @@ -248,7 +248,7 @@ namespace Test.UI.Components.Pages } else { - string fullPath = Path.Combine("Data", "PortafineestraTreAnte.jwd"); + string fullPath = Path.Combine("Data", "AntaDoppia.jwd"); return File.ReadAllText(fullPath); //return File.ReadAllText("Data\\AntaDoppia.jwd"); } diff --git a/Test.UI/Data/PortafineestraTreAnte.jwd b/Test.UI/Data/PortafinestraTreAnte.jwd similarity index 100% rename from Test.UI/Data/PortafineestraTreAnte.jwd rename to Test.UI/Data/PortafinestraTreAnte.jwd diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj index 7785e07..618b278 100644 --- a/WebWindowComplex/WebWindowComplex.csproj +++ b/WebWindowComplex/WebWindowComplex.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 3.1.3.3109 + 3.1.4.215 Annamaria Sassi Egalware Componente gestione Configurazioni avanzate Window per LUX @@ -124,6 +124,8 @@ + + diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj index 8d005e4..7d6dc5f 100644 --- a/WebWindowConfigurator/WebWindowConfigurator.csproj +++ b/WebWindowConfigurator/WebWindowConfigurator.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 3.1.3.3109 + 3.1.4.215 Annamaria Sassi Egalware Componente gestione JWD per LUX @@ -161,6 +161,8 @@ + +