git refs
This commit is contained in:
parent
aa3706e9c8
commit
328895001b
10 changed files with 2781 additions and 27 deletions
|
|
@ -36,7 +36,7 @@
|
|||
@Html.DisplayFor(model => model.ReplyToAddress)
|
||||
</dd>
|
||||
<dt>
|
||||
@Html.DisplayNameFor(model => model.ShortName)
|
||||
@Html.DisplayNameFor(model => model.Topic)
|
||||
</dt>
|
||||
<dd>
|
||||
@Html.DisplayFor(model => model.ShortName)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue