changes for person show page

This commit is contained in:
maxwell 2010-12-18 02:10:00 -08:00
parent bcca61af6b
commit f1ae312e75

View file

@ -51,7 +51,8 @@
= t('.recent_posts')
- else
= t('.recent_public_posts')
%ul{:class => 'stream', :id => 'main_stream'}
= render 'shared/stream', :posts => @post_hashes
= will_paginate @posts