summaryrefslogtreecommitdiffstats
path: root/install/ui/service.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/service.js')
-rw-r--r--install/ui/service.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/install/ui/service.js b/install/ui/service.js
index 7af80c7ee..0946aa500 100644
--- a/install/ui/service.js
+++ b/install/ui/service.js
@@ -118,10 +118,11 @@ IPA.service_add_dialog = function(spec) {
size: 20,
undo: false
})).
- field(IPA.text_widget({
+ field(IPA.entity_select_widget({
name: 'host',
+ field_name: 'fqdn',
+ entity: 'host',
label: IPA.messages.objects.service.host,
- size: 40,
undo: false
})).
field(