forked from External/greenlight
GRN2-195: Fixed issues with turbolinks caching (#626)
* Fixed issues with turbolinks caching * Updated string for twitter flash
This commit is contained in:
committed by
Jesus Federico
parent
355bee8059
commit
ea759d551c
@ -127,6 +127,8 @@ module SessionsHelper
|
||||
old_user.destroy!
|
||||
|
||||
session["old_twitter_user_id"] = nil
|
||||
|
||||
flash[:success] = I18n.t("registration.deprecated.merge_success")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user