Merge pull request #1021 from okriuchykhin/ok_SCI_2131

Fix notification for user removal from a team [SCI-2131]
This commit is contained in:
okriuchykhin 2018-03-09 10:15:09 +01:00 committed by GitHub
commit d0d5481a29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@ module Users
) )
flash.keep(:notice) flash.keep(:notice)
end end
generate_notification(@user_t.user, generate_notification(current_user,
@user_t.user, @user_t.user,
@user_t.team, @user_t.team,
false, false,