mobile: remove stream link from header
This commit is contained in:
parent
cd62c33f17
commit
743e42c1e9
1 changed files with 0 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue