fix inf scroll on featured users stream
This commit is contained in:
parent
619f5fd56e
commit
53c98e16e7
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ module StreamHelper
|
||||||
else
|
else
|
||||||
stream.posts.last.send(stream.order.to_sym).to_i
|
stream.posts.last.send(stream.order.to_sym).to_i
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def time_for_sort post
|
def time_for_sort post
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue