diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj index d27dfb30..183a0ab4 100644 --- a/MP.Land/MP.Land.csproj +++ b/MP.Land/MP.Land.csproj @@ -3,7 +3,7 @@ net5.0 MP.Land - 1.1.2109.2020 + 1.1.2109.2114 diff --git a/MP.Land/Pages/About.razor b/MP.Land/Pages/About.razor index b0593084..893dd040 100644 --- a/MP.Land/Pages/About.razor +++ b/MP.Land/Pages/About.razor @@ -3,23 +3,37 @@ @inject MessageService AppMService -
-
+
+
-

@Titolo

-
-
-
-
- +
+
+
+

@Titolo

+
+
-
-

@Messaggio

-

MoonPro / MAPO sono una suite di applicazioni e dispositivi hw dedicati per l'IOT,l'industry 4.0 e la gestione automatizzata dei processi produttivi.

-

Per maggiori informazioni visita il link sul nostro sito.

+
+
+
+ +
+
+
+

@Messaggio

+

MoonPro / MAPO sono una suite di applicazioni e dispositivi hw dedicati per l'IOT,l'industry 4.0 e la gestione automatizzata dei processi produttivi.

+

Per maggiori informazioni visita il link sul nostro sito.

+
+
diff --git a/MP.Land/Pages/Contacts.razor b/MP.Land/Pages/Contacts.razor index 7a811d88..22c72416 100644 --- a/MP.Land/Pages/Contacts.razor +++ b/MP.Land/Pages/Contacts.razor @@ -3,8 +3,8 @@ @inject MessageService AppMService -
-
+
+
@@ -21,17 +21,16 @@
-
-
-
- -
-
-
-
-

@Messaggio

- +
+
+
+ +
+
+
+

@Messaggio

+

Sede Operativa

diff --git a/MP.Land/Pages/UserQr.razor.cs b/MP.Land/Pages/UserQr.razor.cs index 6e3041c7..5253d1f4 100644 --- a/MP.Land/Pages/UserQr.razor.cs +++ b/MP.Land/Pages/UserQr.razor.cs @@ -55,18 +55,14 @@ namespace MP.Land.Pages #region Protected Methods - protected override void OnInitialized() - { - AppMService.ShowSearch = false; - AppMService.PageName = "User Card"; - AppMService.PageIcon = "fas fa-qrcode pr-2"; - //AppMService.EA_SearchUpdated += OnSeachUpdated; - //AppMService.EA_FilterUpdated += OnFilterUpdated; - } - protected override async Task OnInitializedAsync() { + AppMService.ShowSearch = true; + AppMService.PageName = "User Card"; + AppMService.PageIcon = "fas fa-qrcode pr-2"; await ReloadAllData(); + //AppMService.EA_SearchUpdated += OnSeachUpdated; + //AppMService.EA_FilterUpdated += OnFilterUpdated; } protected async Task ReloadAllData() diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html index c66e4236..337dece2 100644 --- a/MP.Land/Resources/ChangeLog.html +++ b/MP.Land/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo gestione Programmi MAPO -

Versione: 1.1.2109.2020

+

Versione: 1.1.2109.2114


Note di rilascio:
    diff --git a/MP.Land/Resources/VersNum.txt b/MP.Land/Resources/VersNum.txt index 3f079529..34bc5b64 100644 --- a/MP.Land/Resources/VersNum.txt +++ b/MP.Land/Resources/VersNum.txt @@ -1 +1 @@ -1.1.2109.2020 +1.1.2109.2114 diff --git a/MP.Land/Resources/manifest.xml b/MP.Land/Resources/manifest.xml index a88c76d9..0f8f04e1 100644 --- a/MP.Land/Resources/manifest.xml +++ b/MP.Land/Resources/manifest.xml @@ -1,6 +1,6 @@ - 1.1.2109.2020 + 1.1.2109.2114 https://nexus.steamware.net/repository/SWS/MP-PROG/stable/LAST/MP.Land.zip https://nexus.steamware.net/repository/SWS/MP-PROG/stable/LAST/ChangeLog.html false