reorder side stream to insinuate new groupings

This commit is contained in:
Maxwell Salzberg 2012-02-01 13:39:21 -08:00
parent 9abbf151a0
commit 51e5b0e02f

View file

@ -34,21 +34,26 @@
= link_to t("streams.multi.title"), multi_stream_path, :class => 'home_selector', :rel => 'backbone'
= render 'aspects/aspect_listings', :stream => @stream
#followed_tags_listing
= render 'tags/followed_tags_listings'
/participation stream
%ul.left_nav
%li
= link_to t('streams.like_stream.title'), liked_stream_path, :class => 'home_selector', :rel => 'backbone'
%ul.left_nav
%li
= link_to t('streams.comment_stream.title'), commented_stream_path, :class => 'home_selector', :rel => 'backbone'
%ul.left_nav
%li
= link_to t('streams.mentions.title'), mentioned_stream_path, :class => 'home_selector', :rel => 'backbone'
%ul.left_nav
%li
= link_to t('streams.comment_stream.title'), commented_stream_path, :class => 'home_selector', :rel => 'backbone'
%ul.left_nav
%li
= link_to t('streams.like_stream.title'), liked_stream_path, :class => 'home_selector', :rel => 'backbone'
#followed_tags_listing
= render 'tags/followed_tags_listings'
.span-13.append-1
#aspect_stream_container.stream_container