view estimate
This commit is contained in:
parent
463dabbd8d
commit
32ff8ccdaf
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
<h4>Estimate</h4>
|
<h4>Estimate</h4>
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
@Html.DisplayNameFor(model => model)
|
@Html.DisplayFor(model => model)
|
||||||
<p>
|
<p>
|
||||||
<a asp-action="Edit" asp-route-id="@Model.Id">@SR["Edit"]</a> |
|
<a asp-action="Edit" asp-route-id="@Model.Id">@SR["Edit"]</a> |
|
||||||
<a asp-action="Index">@SR["Back to List"]</a>
|
<a asp-action="Index">@SR["Back to List"]</a>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue