Remove description field from config

This field does not exist

https://fedorahosted.org/freeipa/ticket/677
This commit is contained in:
Adam Young 2010-12-23 14:53:11 -05:00
parent 247e2a263b
commit e0c95e235c

View File

@ -28,7 +28,6 @@ ipa_entity_set_details_definition('config',[
ipa_stanza({name:'ipaserver', label:'Configuration'}).
input({name:'cn', label:'Name'}).
input({name:'description', label:'Description'}).
input({name:'ipacertificatesubjectbase'}).
input({name:'ipadefaultloginshell'}).
input({name:'ipadefaultprimarygroup'}).