mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user