Removed undo flags from dialog field specs.

Since the undo flag is now automatically set to false in dialogs,
it's no longer necessary to specify it in the field specs.

Ticket #1394
This commit is contained in:
Endi S. Dewata
2011-09-22 11:44:41 -05:00
parent 390d017e32
commit 8e95d1eb4e
10 changed files with 51 additions and 96 deletions

View File

@@ -95,7 +95,6 @@ IPA.entity_factories.group = function () {
factory: IPA.group_nonposix_checkbox_widget,
name: 'nonposix',
label: IPA.messages.objects.group.posix,
undo: false,
checked: true
},
'gidnumber']