disapora logo goes to stream page on mobile

This commit is contained in:
danielgrippi 2011-10-24 21:20:19 -07:00
parent a642a129ac
commit 03d3e885b5

View file

@ -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)