From 142a2042d58eae26d4c7061193f9472d11b148ed Mon Sep 17 00:00:00 2001 From: michele Date: Wed, 17 Apr 2024 16:38:57 +0200 Subject: [PATCH] Michele: correzione refusi (Listino), Corretto errore edit quando entro come amministratore (Regist.Controller), Modifica scritta tasto download app (PagPrincipale) --- Controllers/RegistrazioniController.cs | 4 +++- Views/Home/Listino.cshtml | 2 +- Views/Registrazioni/Index.cshtml | 16 +++++++--------- Views/Shared/_LayoutPortale.cshtml | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Controllers/RegistrazioniController.cs b/Controllers/RegistrazioniController.cs index 54432c1..5b68f53 100644 --- a/Controllers/RegistrazioniController.cs +++ b/Controllers/RegistrazioniController.cs @@ -276,7 +276,9 @@ namespace VirtualTask.Controllers //apiUrl = helper.GetStringValue("apiUrl"); //urlBase = apiUrl + "chiusureVtList"; - urlBase = "http://10.0.0.187:8000/api/Polo/RegistrazioniList"; + //urlBase = "http://10.0.0.187:8000/api/Polo/RegistrazioniList"; + urlBase = apiUrl + "registrazioniList"; + //urlBase = urlBase + "?token=" + token; Uri baseAddress = new Uri(urlBase); client = new HttpClient(); diff --git a/Views/Home/Listino.cshtml b/Views/Home/Listino.cshtml index d312552..3cd94ec 100644 --- a/Views/Home/Listino.cshtml +++ b/Views/Home/Listino.cshtml @@ -25,7 +25,7 @@

-

Abbonamento Virtual TaskMEDIUM

+

Abbonamento Virtual Task MEDIUM

2 Utenti e numero massimo anagrafiche clienti gestibili 500. € 40,00 mese
diff --git a/Views/Registrazioni/Index.cshtml b/Views/Registrazioni/Index.cshtml index 2994e39..f92110b 100644 --- a/Views/Registrazioni/Index.cshtml +++ b/Views/Registrazioni/Index.cshtml @@ -12,7 +12,6 @@
-

Crea un nuovo elemento

@@ -20,8 +19,8 @@ ID - NOME - COGNOME + CLIENTE + @* COGNOME *@ TELEFONO CELLULARE EMAIL @@ -32,7 +31,7 @@ CITTA' PROVINCIA NAZIONE - ATTIVATO + ATTIVATO @@ -43,11 +42,11 @@ @Html.DisplayFor(modelItem => item.id) - @Html.DisplayFor(modelItem => item.nome) + @Html.DisplayFor(modelItem => item.nome) @Html.DisplayFor(modelItem => item.cognome) - + @* @Html.DisplayFor(modelItem => item.cognome) - + *@ @Html.DisplayFor(modelItem => item.telefono) @@ -78,7 +77,7 @@ @Html.DisplayFor(modelItem => item.nazione) - + @Html.DisplayFor(modelItem => item.attivato) @@ -95,7 +94,6 @@ Elimina - } diff --git a/Views/Shared/_LayoutPortale.cshtml b/Views/Shared/_LayoutPortale.cshtml index 827e108..3551deb 100644 --- a/Views/Shared/_LayoutPortale.cshtml +++ b/Views/Shared/_LayoutPortale.cshtml @@ -248,7 +248,7 @@ Purchase: prezioso strumento per ottimizzare e semplificare le operazioni di assistenza e manutenzione in mobilità.

- Download APP + Download App FREE