diff --git a/app/views/aspects/_aspect_stream.haml b/app/views/aspects/_aspect_stream.haml index ec60e948c..432112f0f 100644 --- a/app/views/aspects/_aspect_stream.haml +++ b/app/views/aspects/_aspect_stream.haml @@ -5,6 +5,7 @@ = render 'shared/publisher', :aspect => aspect, :aspect_ids => aspect_ids #main_stream.stream{:data => {:guids => aspect_ids.join(',')}} + =request.url = render 'shared/stream', :posts => fakes %a.paginate = t("more")