From 9a975a8f17629cb2c67541efed152738fa1a09b8 Mon Sep 17 00:00:00 2001 From: michele Date: Wed, 19 Nov 2025 09:57:03 +0100 Subject: [PATCH] =?UTF-8?q?Home=20controller=20-=20modifificato=20nome=20a?= =?UTF-8?q?pp=20(ora=20c'=C3=A8=20la=20versione)=20VT=5FRead=20-=20modific?= =?UTF-8?q?ato=20link=20ad=20ultima=20versione=20app=20Chiamate=20index=20?= =?UTF-8?q?-=20tolto=20pallino=20grigio=20chiamate=20sospese?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Controllers/HomeController.cs | 2 +- Views/Chiamate/Index.cshtml | 8 ++++---- Views/Home/VT_Read.cshtml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Controllers/HomeController.cs b/Controllers/HomeController.cs index f7167f9..31e0eb1 100644 --- a/Controllers/HomeController.cs +++ b/Controllers/HomeController.cs @@ -68,7 +68,7 @@ namespace VirtualTask.Controllers string app = ""; byte[] fileBytes = System.IO.File.ReadAllBytes(file); var response = new FileContentResult(fileBytes, "application/octet-stream"); - response.FileDownloadName = "appTest.apk"; + response.FileDownloadName = "Virtu_1_34.apk"; return response; } diff --git a/Views/Chiamate/Index.cshtml b/Views/Chiamate/Index.cshtml index ad29f0f..7ee9dfe 100644 --- a/Views/Chiamate/Index.cshtml +++ b/Views/Chiamate/Index.cshtml @@ -147,11 +147,11 @@ @Html.DisplayFor(modelItem => item.andescri) @* @Html.DisplayFor(modelItem => item.chtchiam) -*@ @Html.DisplayFor(modelItem => item.tcdescri) - @if (!string.IsNullOrEmpty(item.chstato) && item.chstato.Equals("S")) + @* @if (!string.IsNullOrEmpty(item.chstato) && item.chstato.Equals("S")) { ; - } + } *@ else if (!string.IsNullOrEmpty(item.rif) && item.rif.Equals("S")) { @@ -177,7 +177,7 @@ @if (!string.IsNullOrEmpty(item.ser_buono_chiu)) { @item.ser_buono_chiu - } + }a @{ @@ -213,7 +213,7 @@
 Da assegnare 
 Assegnata 
 Chiusa 
-
 Sospesa 
+ @*
 Sospesa 
*@
 Rifiutata