summaryrefslogtreecommitdiffstats
path: root/install/ui/host.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/host.js')
-rw-r--r--install/ui/host.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/install/ui/host.js b/install/ui/host.js
index dc1c0ee15..c7424fbe5 100644
--- a/install/ui/host.js
+++ b/install/ui/host.js
@@ -70,9 +70,10 @@ IPA.entity_factories.host = function () {
}
]
}]}).
- facet(IPA.host_managedby_host_facet({
+ facet({
+ factory: IPA.host_managedby_host_facet,
name: 'managedby_host'
- })).
+ }).
association_facet({
name: 'memberof_hostgroup',
associator: IPA.serial_associator