mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipa
This commit is contained in:
commit
75aafb8d0f
@ -265,7 +265,7 @@ function enrollUserInNextGroup(){
|
||||
|
||||
ipa_cmd( 'add_member',args, options ,
|
||||
enrollUserInGroupSuccess,
|
||||
enrollUserInGroupFailure );
|
||||
enrollUserInGroupFailure,'group' );
|
||||
}else{
|
||||
location.hash="tab=user&facet=group&pkey="+qs.pkey;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user