From 58af054f1fb10cef0764bec454ad76caae800331 Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Wed, 6 Dec 2023 17:11:27 +0100 Subject: [PATCH] fix salvataggio last page --- MP-TAB-SERV/Components/SlideMenu.razor.cs | 1 + MP-TAB-SERV/MP-TAB-SERV.csproj | 2 +- MP-TAB-SERV/Resources/ChangeLog.html | 2 +- MP-TAB-SERV/Resources/VersNum.txt | 2 +- MP-TAB-SERV/Resources/manifest.xml | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/MP-TAB-SERV/Components/SlideMenu.razor.cs b/MP-TAB-SERV/Components/SlideMenu.razor.cs index 2e552f77..0e102d29 100644 --- a/MP-TAB-SERV/Components/SlideMenu.razor.cs +++ b/MP-TAB-SERV/Components/SlideMenu.razor.cs @@ -36,6 +36,7 @@ namespace MP_TAB_SERV.Components { await MsgServ.IdxMaccSet(""); } + await MsgServ.LastOpenedPageSet(tgtUrl); navManager.NavigateTo(tgtUrl); } diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index a9dbc11f..65740f34 100644 --- a/MP-TAB-SERV/MP-TAB-SERV.csproj +++ b/MP-TAB-SERV/MP-TAB-SERV.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2312.616 + 6.16.2312.617 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index b987bf51..df5649b5 100644 --- a/MP-TAB-SERV/Resources/ChangeLog.html +++ b/MP-TAB-SERV/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2312.616

+

Versione: 6.16.2312.617


Note di rilascio: