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

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