From ca8598236b6463798c814fb157fe599439701bf3 Mon Sep 17 00:00:00 2001 From: Marco Audiffredi Date: Tue, 25 Jun 2024 09:43:35 +0200 Subject: [PATCH] index giri2 --- Views/Giri/Index.cshtml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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