diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj index 5c2fd851..afbe63e2 100644 --- a/Lux.API/Lux.API.csproj +++ b/Lux.API/Lux.API.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 1.1.2603.0519 + 1.1.2603.0520 diff --git a/Lux.UI/Components/Compo/Templates/TemplateRowList.razor b/Lux.UI/Components/Compo/Templates/TemplateRowList.razor index 386d17c2..ab1e7c8c 100644 --- a/Lux.UI/Components/Compo/Templates/TemplateRowList.razor +++ b/Lux.UI/Components/Compo/Templates/TemplateRowList.razor @@ -48,12 +48,10 @@ else ID - Envir/Type + Prodotto + Src Nome - @if (SelRecord == null) - { - Descrizione - } + Prezzo @@ -68,19 +66,13 @@ else - @item.TemplateID + @item.TemplateRowID - @* @item.SourceType *@ -
@item.Envir
+ @item.SellingItemNav?.Description - - @item.Name - - - @if (SelRecord == null) - { - @* @item.Description *@ - } + IMG + @item.Name + @item.TotalCost diff --git a/Lux.UI/Components/Compo/Templates/TemplateRowMan.razor b/Lux.UI/Components/Compo/Templates/TemplateRowMan.razor index 3667982c..1954ed75 100644 --- a/Lux.UI/Components/Compo/Templates/TemplateRowMan.razor +++ b/Lux.UI/Components/Compo/Templates/TemplateRowMan.razor @@ -4,7 +4,7 @@
@@ -18,7 +18,7 @@ }
-
+ *@
@@ -29,7 +29,7 @@
-
+
@if (isLoading) { @@ -37,14 +37,27 @@ } else { -
- +
+
+
+ Gruppi +
+
+ +
+
@if (SelRecord != null) {
- - @* *@ +
+
+ Elenco Prodotti +
+
+ +
+
} } diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj index 5e8fc8cb..4835788f 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 - 1.1.2603.0519 + 1.1.2603.0520 diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index ebdf7eec..355b8db5 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ LUX - Web Windows MES -

Versione: 1.1.2603.0519

+

Versione: 1.1.2603.0520


Note di rilascio:
  • diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt index 9b99eea2..5e5af7dd 100644 --- a/Resources/VersNum.txt +++ b/Resources/VersNum.txt @@ -1 +1 @@ -1.1.2603.0519 +1.1.2603.0520 diff --git a/Resources/manifest.xml b/Resources/manifest.xml index ccc54c28..d66c13e7 100644 --- a/Resources/manifest.xml +++ b/Resources/manifest.xml @@ -1,6 +1,6 @@ - 1.1.2603.0519 + 1.1.2603.0520 http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html false