code format

This commit is contained in:
Paul Schneider 2017-02-22 22:45:59 +01:00
commit 4f26e9bae4
3 changed files with 9 additions and 6 deletions

View file

@ -9,7 +9,6 @@
<div>
<h4>Estimate</h4>
<hr />
@Html.DisplayFor(model => model)
<p>
<a asp-action="Edit" asp-route-id="@Model.Id">@SR["Edit"]</a> |