changes for person show page
This commit is contained in:
parent
bcca61af6b
commit
f1ae312e75
1 changed files with 2 additions and 1 deletions
|
|
@ -52,6 +52,7 @@
|
||||||
- else
|
- else
|
||||||
= t('.recent_public_posts')
|
= t('.recent_public_posts')
|
||||||
|
|
||||||
|
%ul{:class => 'stream', :id => 'main_stream'}
|
||||||
= render 'shared/stream', :posts => @post_hashes
|
= render 'shared/stream', :posts => @post_hashes
|
||||||
= will_paginate @posts
|
= will_paginate @posts
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue