Show photo in machine photo details.

This commit is contained in:
2019-05-28 22:43:41 +01:00
parent 3c83cce495
commit c4c5e2b821

View File

@@ -36,6 +36,9 @@
@Html.DisplayFor(model => model.Machine)
</a>
</dd>
<dd class="col-sm-10">
<img src="/assets/photos/machines/@(Model.Id).jpg" />
</dd>
</dl>
<div>