config widgets entity select default group checkbox for migration

This commit is contained in:
Adam Young
2011-06-30 13:45:35 -04:00
parent 2a52723465
commit 9d8ddb5d46
5 changed files with 31 additions and 14 deletions

View File

@@ -141,7 +141,7 @@ class config(LDAPObject):
),
Bool('ipamigrationenabled?',
cli_name='enable_migration',
label=_('Migration mode'),
label=_('Enable migration mode'),
doc=_('Enable migration mode.'),
),
Str('ipacertificatesubjectbase?',