preparing to feed abstract
test should run ok [modulo config]
This commit is contained in:
@ -36,10 +36,10 @@
|
||||
@Html.DisplayFor(model => model.Description)
|
||||
</dd>
|
||||
<dt>
|
||||
@Html.DisplayNameFor(model => model.LocalRepo)
|
||||
@Html.DisplayNameFor(model => model.Repository)
|
||||
</dt>
|
||||
<dd>
|
||||
@Html.DisplayFor(model => model.LocalRepo)
|
||||
@Html.DisplayFor(model => model.Repository)
|
||||
</dd>
|
||||
<dt>
|
||||
@Html.DisplayNameFor(model => model.OwnerId)
|
||||
|
Reference in New Issue
Block a user