yeah that didnt work
This commit is contained in:
parent
6653896b31
commit
56f5efc373
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue