From 6d6bf242ddb3bd41ae0ebdc6830df4696a69c8a1 Mon Sep 17 00:00:00 2001 From: "marco.locatelli@steamware.net" Date: Wed, 23 Feb 2022 17:52:42 +0100 Subject: [PATCH] Upgrade a visualizzazione LAND / licenza programmi --- MP.Land/Components/HomeLink.razor | 35 +++++++++++++++++++------------ MP.Land/MP.Land.csproj | 2 +- MP.Land/Resources/ChangeLog.html | 2 +- MP.Land/Resources/VersNum.txt | 2 +- MP.Land/Resources/manifest.xml | 2 +- 5 files changed, 26 insertions(+), 17 deletions(-) diff --git a/MP.Land/Components/HomeLink.razor b/MP.Land/Components/HomeLink.razor index 9992ff9a..ff6dcaa4 100644 --- a/MP.Land/Components/HomeLink.razor +++ b/MP.Land/Components/HomeLink.razor @@ -16,34 +16,43 @@
-
- @(traduci($"{CurrItem.AppName}-LIST")) +
+
+ @(traduci($"{CurrItem.AppName}-TITLE")) +
+
Licenza Attiva
+
+
+ @(traduci($"{CurrItem.AppName}-LIST")) +
-
} else // disegno box non cliccabile e licenza mancante {
- +
-
- @(traduci($"{CurrItem.AppName}-LIST")) +
+
+ @(traduci($"{CurrItem.AppName}-TITLE")) +
+
Licenza Mancante
+
+
+ @(traduci($"{CurrItem.AppName}-LIST")) +
-
} + @code { [Parameter] diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj index 1ed01814..8cbc55e8 100644 --- a/MP.Land/MP.Land.csproj +++ b/MP.Land/MP.Land.csproj @@ -3,7 +3,7 @@ net6.0 MP.Land - 6.14.2202.2214 + 6.14.2202.2317 diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html index 16ca5893..40e870df 100644 --- a/MP.Land/Resources/ChangeLog.html +++ b/MP.Land/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo gestione Programmi MAPO -

Versione: 6.14.2202.2214

+

Versione: 6.14.2202.2317


Note di rilascio:
    diff --git a/MP.Land/Resources/VersNum.txt b/MP.Land/Resources/VersNum.txt index d40f1bff..20ffe141 100644 --- a/MP.Land/Resources/VersNum.txt +++ b/MP.Land/Resources/VersNum.txt @@ -1 +1 @@ -6.14.2202.2214 +6.14.2202.2317 diff --git a/MP.Land/Resources/manifest.xml b/MP.Land/Resources/manifest.xml index 11669282..f1af94de 100644 --- a/MP.Land/Resources/manifest.xml +++ b/MP.Land/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.14.2202.2214 + 6.14.2202.2317 https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/MP.Land.zip https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/ChangeLog.html false