From 460eb769dc59e333815780a534f4fe554ea41e68 Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Mon, 17 Oct 2022 17:27:39 +0200 Subject: [PATCH] inizio gestione currRecord dopo chiusura modal --- MP.SPEC/Components/ListODL.razor | 7 ++++--- MP.SPEC/Components/ListODL.razor.cs | 31 +++++++++++++++++++++++++--- MP.SPEC/MP.SPEC.csproj | 2 +- MP.SPEC/Pages/ODL.razor | 1 - MP.SPEC/Pages/_Layout.cshtml | 2 +- MP.SPEC/Resources/ChangeLog.html | 2 +- MP.SPEC/Resources/VersNum.txt | 2 +- MP.SPEC/Resources/manifest.xml | 2 +- MP.SPEC/wwwroot/lib/chartBoot.js | 10 +-------- MP.SPEC/wwwroot/lib/modalHandler.js | 32 +++++++++++++++++++++++++++++ 10 files changed, 70 insertions(+), 21 deletions(-) create mode 100644 MP.SPEC/wwwroot/lib/modalHandler.js diff --git a/MP.SPEC/Components/ListODL.razor b/MP.SPEC/Components/ListODL.razor index 2ae52f3a..8937c9d6 100644 --- a/MP.SPEC/Components/ListODL.razor +++ b/MP.SPEC/Components/ListODL.razor @@ -110,7 +110,7 @@ else @record.DurataMinuti
- +
@@ -118,7 +118,7 @@ else } - - diff --git a/MP.SPEC/Pages/_Layout.cshtml b/MP.SPEC/Pages/_Layout.cshtml index e1d1070d..e20191f1 100644 --- a/MP.SPEC/Pages/_Layout.cshtml +++ b/MP.SPEC/Pages/_Layout.cshtml @@ -32,8 +32,8 @@ - + @*Gestione autoriconnessione: https://github.com/dotnet/aspnetcore/issues/38305 (vedere anche https://docs.microsoft.com/it-it/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-6.0#modify-the-reconnection-handler-blazor-server)*@ diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html index 20236b47..4d586f32 100644 --- a/MP.SPEC/Resources/ChangeLog.html +++ b/MP.SPEC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2210.1711

+

Versione: 6.16.2210.1715


Note di rilascio: