mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05: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