disapora logo goes to stream page on mobile
This commit is contained in:
parent
a642a129ac
commit
03d3e885b5
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
= yield
|
= yield
|
||||||
|
|
||||||
%header
|
%header
|
||||||
= link_to(image_tag('white@2x.png', :height => 20, :width => 127, :id => 'header_title'), aspects_path)
|
= link_to(image_tag('white@2x.png', :height => 20, :width => 127, :id => 'header_title'), multi_path)
|
||||||
- if user_signed_in?
|
- if user_signed_in?
|
||||||
- if yield(:header_action).present?
|
- if yield(:header_action).present?
|
||||||
= yield(:header_action)
|
= yield(:header_action)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue