diff --git a/Views/Giri/Index.cshtml b/Views/Giri/Index.cshtml index e067aaf..cd08953 100644 --- a/Views/Giri/Index.cshtml +++ b/Views/Giri/Index.cshtml @@ -105,8 +105,10 @@ @Html.DisplayFor(modelItem => item.DataChiusura) - @Html.ActionLink("Chiudi", "Chiudi", new { id=item.SerialeGiro }) | - @Html.ActionLink("Elimina", "Elimina", new { id=item.SerialeGiro }) +@* @Html.ActionLink("Chiudi", "Chiudi", new { id=item.SerialeGiro }) | + @Html.ActionLink("Elimina", "Elimina", new { id=item.SerialeGiro })*@ + + Chiudi