yeah that didnt work

This commit is contained in:
Maxwell Salzberg 2011-10-03 16:14:27 -07:00
parent 6653896b31
commit 56f5efc373

View file

@ -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