summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2014-12-02 15:40:40 +0100
committerPetr Vobornik <pvoborni@redhat.com>2014-12-05 15:55:38 +0100
commitd0a781b9c6911f1875df4b0c7da5e6ae030d36de (patch)
treea5e918ddc3ac35036dfd069a09ff2439e60b18f2 /install/ui/src/freeipa
parentb01767c69d69806b3c701242d617b6fa08e7d882 (diff)
downloadfreeipa-d0a781b9c6911f1875df4b0c7da5e6ae030d36de.tar.gz
freeipa-d0a781b9c6911f1875df4b0c7da5e6ae030d36de.tar.xz
freeipa-d0a781b9c6911f1875df4b0c7da5e6ae030d36de.zip
hosts: Display assigned ID view by default in host-find and show commands
Makes ipaassignedidview a default attribute and takes care about the conversion from the DN to the proper ID view name. https://fedorahosted.org/freeipa/ticket/4774 Reviewed-By: Petr Vobornik <pvoborni@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'install/ui/src/freeipa')
-rw-r--r--install/ui/src/freeipa/host.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/ui/src/freeipa/host.js b/install/ui/src/freeipa/host.js
index 455ff8f50..1120c82e7 100644
--- a/install/ui/src/freeipa/host.js
+++ b/install/ui/src/freeipa/host.js
@@ -117,7 +117,6 @@ return {
name: 'ipaassignedidview',
$type: 'link',
label: '@i18n:objects.idview.ipaassignedidview',
- ui_formatter: 'dn',
other_entity: 'idview'
}
]