switch mobile paginator to sequential
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<%= @post_set.presenter.post_previews_html(self, :path_prefix => "/m/posts") %>
|
||||
|
||||
<%= numbered_paginator(@post_set.posts) %>
|
||||
<%= sequential_paginator(@post_set.posts) %>
|
||||
|
||||
<div id="tags">
|
||||
<%= @post_set.presenter.tag_list_html(self, :name_only => true, :path_prefix => "/m/posts") %>
|
||||
|
||||
Reference in New Issue
Block a user