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