added link to notifications mobile view in header

This commit is contained in:
Diaspora Europe 2012-03-13 16:34:37 +01:00
parent 3c6175041d
commit f224cfe030

View file

@ -50,6 +50,10 @@
.navbar-inner
.container{:style => "position: relative;"}
= link_to(image_tag('header-logo2x.png', :height => 40, :width => 40, :id => 'header_title'), stream_path)
#nav_badges
.badge{:id => "notification_badge"}
= link_to(image_tag('icons/notifications_grey.png', :height => 16, :width => 16, :id => 'notification-flag'), notifications_path)
.badge_count
- if user_signed_in?
.right