diff --git a/WebWindowComplex/Compo/AreaSash.razor b/WebWindowComplex/Compo/AreaSash.razor index b5f958a..8f50168 100644 --- a/WebWindowComplex/Compo/AreaSash.razor +++ b/WebWindowComplex/Compo/AreaSash.razor @@ -3,8 +3,8 @@
Sash @(CurrSashGroup.SashList.Count == 1 ? "" : (IndexSash + 1))
- - @@ -26,10 +26,10 @@
- +
- +
@if (!(CurrAnta.AreaList[0] is Split)) diff --git a/WebWindowComplex/Compo/CardFrame.razor b/WebWindowComplex/Compo/CardFrame.razor index c5c2d09..a01154e 100644 --- a/WebWindowComplex/Compo/CardFrame.razor +++ b/WebWindowComplex/Compo/CardFrame.razor @@ -15,8 +15,8 @@
- - @@ -45,8 +45,8 @@
Threshold
- - @@ -91,7 +91,7 @@
- Quantity + Quantity
diff --git a/WebWindowComplex/Compo/CardSplit.razor b/WebWindowComplex/Compo/CardSplit.razor index f2fa5e4..55b2a7e 100644 --- a/WebWindowComplex/Compo/CardSplit.razor +++ b/WebWindowComplex/Compo/CardSplit.razor @@ -32,8 +32,8 @@
- - @@ -47,7 +47,7 @@ {
- QtyVert + QtyVert
@@ -56,7 +56,7 @@ {
- QtyHoriz + QtyHoriz
@@ -69,7 +69,7 @@ @foreach (var dim in CurrItem.SplitVertList) {
- Width + Width %
@@ -79,7 +79,7 @@ @foreach (var dim in CurrItem.SplitHorizList) {
- Height + Height %
@@ -92,7 +92,7 @@ {
- Height + Height %
@@ -105,7 +105,7 @@ {
- Width + Width %
@@ -119,10 +119,10 @@
- +
- +
diff --git a/WebWindowComplex/Compo/EditDimensions.razor b/WebWindowComplex/Compo/EditDimensions.razor index 9ac6cfe..76255e9 100644 --- a/WebWindowComplex/Compo/EditDimensions.razor +++ b/WebWindowComplex/Compo/EditDimensions.razor @@ -1,6 +1,6 @@ 
- @CurrRec.sName + @CurrRec.sName mm
diff --git a/WebWindowComplex/Compo/EditJoint.razor b/WebWindowComplex/Compo/EditJoint.razor index 0d8232c..95e89fd 100644 --- a/WebWindowComplex/Compo/EditJoint.razor +++ b/WebWindowComplex/Compo/EditJoint.razor @@ -1,6 +1,6 @@ @using static WebWindowComplex.LayoutConst
- + + +
- - @foreach (string profile in ListPayload.Profile) { @@ -41,8 +41,8 @@
- - @foreach (string glass in ListPayload.Glass) { @@ -50,8 +50,8 @@
- - @@ -65,8 +65,8 @@
- - @foreach (string colorMaterial in ListPayload.ColorMaterial) { @@ -74,8 +74,8 @@
- - diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj index 268a014..a1ab187 100644 --- a/WebWindowComplex/WebWindowComplex.csproj +++ b/WebWindowComplex/WebWindowComplex.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 2.7.10.2713 + 2.7.10.2714 Annamaria Sassi Egalware Componente gestione Configurazioni avanzate Window per LUX @@ -146,6 +146,11 @@ + + + + + diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj index 40ee117..9b8287e 100644 --- a/WebWindowConfigurator/WebWindowConfigurator.csproj +++ b/WebWindowConfigurator/WebWindowConfigurator.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 2.7.10.2713 + 2.7.10.2714 Annamaria Sassi Egalware Componente gestione JWD per LUX @@ -212,6 +212,8 @@ + +