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, 4 insertions, 1 deletions
diff --git a/install/ui/host.js b/install/ui/host.js
index 6720b4fc..6c5b4439 100644
--- a/install/ui/host.js
+++ b/install/ui/host.js
@@ -50,7 +50,10 @@ IPA.entity_factories.host = function () {
other_entity: 'dnsrecord'
},
'krbprincipalname',
- 'description',
+ {
+ factory: IPA.textarea_widget,
+ name: 'description'
+ },
'l',
'nshostlocation',
'nshardwareplatform',