From e52d64bd08b4665d7383f347da719c5ff7495a3f Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 18 Mar 2026 09:17:54 +0100 Subject: [PATCH] Fix nuova nota --- Lux.API/Lux.API.csproj | 2 +- Lux.UI/Components/Compo/OfferRowMan.razor.cs | 1 + Lux.UI/Lux.UI.csproj | 2 +- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj index d8bb4b7..54b9df1 100644 --- a/Lux.API/Lux.API.csproj +++ b/Lux.API/Lux.API.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 1.1.2603.1807 + 1.1.2603.1809 diff --git a/Lux.UI/Components/Compo/OfferRowMan.razor.cs b/Lux.UI/Components/Compo/OfferRowMan.razor.cs index e64ee81..2637315 100644 --- a/Lux.UI/Components/Compo/OfferRowMan.razor.cs +++ b/Lux.UI/Components/Compo/OfferRowMan.razor.cs @@ -665,6 +665,7 @@ namespace Lux.UI.Components.Compo } OfferRowModel newNote = new OfferRowModel() { + Note = $"--- Nuova nota | {DateTime.Now:ddd yyyy.MM.dd HH:mm:ss}---", OfferID = CurrRecord.OfferID, Envir = CurrRecord.Envir, RowNum = numRow, diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj index e6f1627..6bab1a4 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.1807 + 1.1.2603.1809 diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 1f9f3db..30c2237 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ LUX - Web Windows MES -

Versione: 1.1.2603.1807

+

Versione: 1.1.2603.1809


Note di rilascio:
  • diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt index 6246223..1d11874 100644 --- a/Resources/VersNum.txt +++ b/Resources/VersNum.txt @@ -1 +1 @@ -1.1.2603.1807 +1.1.2603.1809 diff --git a/Resources/manifest.xml b/Resources/manifest.xml index 014c7e0..f4120f9 100644 --- a/Resources/manifest.xml +++ b/Resources/manifest.xml @@ -1,6 +1,6 @@ - 1.1.2603.1807 + 1.1.2603.1809 http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html false