mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Added sudo options.
A table has been added into sudo rule details page for managing sudo options. Ticket #1447
This commit is contained in:
@@ -100,7 +100,7 @@ IPA.dialog = function(spec) {
|
||||
if (field.conditional){
|
||||
that.conditional_fields.push(field.name);
|
||||
}
|
||||
|
||||
return field;
|
||||
};
|
||||
|
||||
that.field = function(field) {
|
||||
|
Reference in New Issue
Block a user