Display token type when viewing token

When viewing a token from the CLI or UI, the type of the token
should be displayed.

https://fedorahosted.org/freeipa/ticket/4563

Reviewed-By: Martin Kosek <mkosek@redhat.com>
This commit is contained in:
Nathaniel McCallum
2014-10-15 12:24:56 -04:00
committed by Martin Kosek
parent e296137853
commit 560606a991
3 changed files with 28 additions and 5 deletions

View File

@@ -180,6 +180,7 @@ return {
label: '@i18n:objects.otptoken.details',
fields: [
'ipatokenuniqueid',
'type',
{
$type: 'textarea',
name: 'description'