mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 08:51:50 -06:00
populate the group select upon initial creation
Fixes the delegation add dialog
This commit is contained in:
parent
4d6cd89258
commit
2cb53ec8d0
@ -179,7 +179,7 @@ IPA.entity_select_widget = function(spec){
|
||||
return false;
|
||||
}
|
||||
}).appendTo(dd);
|
||||
|
||||
populate_select();
|
||||
}
|
||||
var value = '';
|
||||
that.reset = function(){
|
||||
|
Loading…
Reference in New Issue
Block a user