summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 75800889..552979b1 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({