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: