pulsanti su index giri
This commit is contained in:
parent
cf4fc2c05b
commit
e5ff655507
@ -105,9 +105,9 @@
|
||||
@Html.DisplayFor(modelItem => item.DataChiusura)
|
||||
</td>
|
||||
<td>
|
||||
@* @Html.ActionLink("Edit", "Edit", new { /* id=item.PrimaryKey */ }) |
|
||||
@Html.ActionLink("Details", "Details", new { /* id=item.PrimaryKey */ }) |
|
||||
@Html.ActionLink("Delete", "Delete", new { /* id=item.PrimaryKey */ }) *@
|
||||
@Html.ActionLink("Chiudi", "Chiudi", new { id=item.SerialeGiro }) |
|
||||
@Html.ActionLink("Elimina", "Elimina", new { id=item.SerialeGiro })
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user