stream order can take created at to be sorted by origin post time
This commit is contained in:
parent
37a699ace1
commit
3c8a87783f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
= render 'shared/publisher', :aspect => aspect, :aspect_ids => aspect_ids
|
= render 'shared/publisher', :aspect => aspect, :aspect_ids => aspect_ids
|
||||||
#main_stream.stream{:data => {:guids => aspect_ids.join(',')}}
|
#main_stream.stream{:data => {:guids => aspect_ids.join(',')}}
|
||||||
|
=request.url
|
||||||
= render 'shared/stream', :posts => fakes
|
= render 'shared/stream', :posts => fakes
|
||||||
%a.paginate
|
%a.paginate
|
||||||
= t("more")
|
= t("more")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue