Replaced description text fields with text areas.

Ticket #1783
This commit is contained in:
Endi S. Dewata
2011-09-16 18:21:41 -05:00
parent 5cd121d6dd
commit 2b322a46a6
8 changed files with 251 additions and 77 deletions

View File

@@ -50,7 +50,10 @@ IPA.entity_factories.host = function () {
other_entity: 'dnsrecord'
},
'krbprincipalname',
'description',
{
factory: IPA.textarea_widget,
name: 'description'
},
'l',
'nshostlocation',
'nshardwareplatform',