make stream link to home icon

This commit is contained in:
Maxwell Salzberg 2011-10-24 11:34:17 -07:00
parent edd4352e49
commit aa2fd8abcf

View file

@ -23,7 +23,7 @@
#nav_badges #nav_badges
#home_badge.badge #home_badge.badge
= link_to aspects_path, :title => t('_home') do = link_to multi_path, :title => t('_home') do
= image_tag 'icons/home_grey.svg', :height => 16, :alt => t('_home') = image_tag 'icons/home_grey.svg', :height => 16, :alt => t('_home')
#notification_badge.badge #notification_badge.badge