This commit is contained in:
ani_konarcheva@abv.bg
2022-04-08 19:53:02 +03:00
parent 4258e94656
commit 3a171513f4
4 changed files with 10 additions and 12 deletions

View File

@@ -36,7 +36,7 @@
{
<tr>
<td>
@Html.DisplayFor(modelItem => item.Car.Id)
@Html.DisplayFor(modelItem => item.CarId)
</td>
<td>
@Html.DisplayFor(modelItem => item.StartDate)