Add notes
This commit is contained in:
@@ -71,6 +71,9 @@
|
||||
@Html.DisplayFor(model => model.Purpose)
|
||||
@Html.HiddenFor(model => model.Purpose.Selected)
|
||||
|
||||
@Html.DisplayFor(model => model.Notes)
|
||||
@Html.HiddenFor(model => model.Notes)
|
||||
|
||||
<dl class="dl-horizontal gas">
|
||||
<dt>
|
||||
@Html.DisplayNameFor(m => m.GasPurchased)
|
||||
|
||||
Reference in New Issue
Block a user