summaryrefslogtreecommitdiffstats
path: root/install/ui
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui')
-rw-r--r--install/ui/host.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/install/ui/host.js b/install/ui/host.js
index 758008892..552979b1a 100644
--- a/install/ui/host.js
+++ b/install/ui/host.js
@@ -31,12 +31,7 @@ IPA.entity_factories.host = function () {
search_facet({
columns: [
'fqdn',
- 'description',
- {
- name: 'krblastpwdchange',
- label: IPA.messages.objects.host.enrolled,
- format: IPA.utc_date_column_format
- }
+ 'description'
]
}).
details_facet({