make stream link to home icon
This commit is contained in:
parent
edd4352e49
commit
aa2fd8abcf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue