mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
populate the group select upon initial creation
Fixes the delegation add dialog
This commit is contained in:
@@ -179,7 +179,7 @@ IPA.entity_select_widget = function(spec){
|
||||
return false;
|
||||
}
|
||||
}).appendTo(dd);
|
||||
|
||||
populate_select();
|
||||
}
|
||||
var value = '';
|
||||
that.reset = function(){
|
||||
|
||||
Reference in New Issue
Block a user