diff --git a/app/views/tags/_followed_tags_listings.haml b/app/views/tags/_followed_tags_listings.haml index 7bd2e56e9..06af81627 100644 --- a/app/views/tags/_followed_tags_listings.haml +++ b/app/views/tags/_followed_tags_listings.haml @@ -5,7 +5,8 @@ - if user_signed_in? %ul.left_nav %li - %b=link_to t('aspects.index.tags_following'), tag_followings_path, :class => 'home_selector' + -# %b=link_to t('aspects.index.tags_following'), tag_followings_path, :class => 'home_selector' + %b=t('aspects.index.tags_following') %ul.sub_nav - if tags.size > 0