work on forum
This commit is contained in:
3
app/views/forum_topics/_paginator.html.erb
Normal file
3
app/views/forum_topics/_paginator.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="paginator">
|
||||
<%= @forum_topic.presenter(@forum_posts).pagination_html(self) %>
|
||||
</div>
|
||||
Reference in New Issue
Block a user