nettoyages
This commit is contained in:
parent
27769da140
commit
7aa1085474
7 changed files with 35 additions and 11 deletions
|
|
@ -28,6 +28,12 @@
|
|||
<dd>
|
||||
@Html.DisplayFor(model => model.RedirectUri)
|
||||
</dd>
|
||||
<dt>
|
||||
@Html.DisplayNameFor(model => model.ApplicationID)
|
||||
</dt>
|
||||
<dd>
|
||||
@Html.DisplayFor(model => model.ApplicationID)
|
||||
</dd>
|
||||
<dt>
|
||||
@Html.DisplayNameFor(model => model.Secret)
|
||||
</dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue