improves following view and updates specs
This commit is contained in:
@@ -64,12 +64,4 @@ module UsersHelper
|
||||
end
|
||||
end
|
||||
|
||||
def empty_interests_message_text(user)
|
||||
if current_user == user
|
||||
t('account.show.public_interests_my_empty_list')
|
||||
else
|
||||
t('account.show.public_interests_user_empty_list')
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user