Skip to content

Commit

Permalink
LPS-54887 SF: Wrong parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Preston-Crary authored and brianchandotcom committed May 2, 2015
1 parent a0910f0 commit 82e6a12
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -370,7 +370,7 @@ public UserGroup deleteUserGroup(UserGroup userGroup)

// Users

clearUserUserGroups(userGroup.getUserGroupId());
clearUserUserGroups(userGroup.getUserId());

// Group

Expand Down

0 comments on commit 82e6a12

Please sign in to comment.