command forms :-)

This commit is contained in:
Paul Schneider 2017-01-24 10:43:42 +01:00
commit d232d4a52e
17 changed files with 214 additions and 48 deletions

View file

@ -11,12 +11,6 @@
<h4>CommandForm</h4>
<hr />
<dl class="dl-horizontal">
<dt>
@Html.DisplayNameFor(model => model.Summary)
</dt>
<dd>
@Html.DisplayFor(model => model.Summary)
</dd>
<dt>
@Html.DisplayNameFor(model => model.Title)
</dt>