mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Show photo in machine photo details.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user