mobile: remove stream link from header

This commit is contained in:
Diaspora Europe 2012-03-16 08:38:45 +01:00
parent cd62c33f17
commit 743e42c1e9

View file

@ -52,8 +52,6 @@
= link_to(image_tag('header-logo2x.png', :height => 40, :width => 40, :id => 'header_title'), stream_path)
- if user_signed_in?
#header-nav
.stream-nav
= link_to(t('.my_stream'), stream_path)
.activity-nav
= link_to(t('.my_activity'), activity_stream_path)