This commit is contained in:
Jens Pfeifer 2017-02-06 14:20:59 +00:00
parent 777dce4c87
commit cadca4cd08

View file

@ -890,7 +890,7 @@ returns
return if !user return if !user
return if !user.preferences[:locale] return if !user.preferences[:locale]
self.preferences[:locale] = user.preferences[:locale] preferences[:locale] = user.preferences[:locale]
end end
def avatar_for_email_check def avatar_for_email_check