Skip to content

Commit

Permalink
Add second pagination to the points index page
Browse files Browse the repository at this point in the history
  • Loading branch information
Freika committed Nov 12, 2024
1 parent aa6a3d9 commit afa0446
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/points/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,8 @@
<% end %>
</div>
</div>

<div class='text-center my-5'>
<%= paginate @points %>
</div>
</div>

0 comments on commit afa0446

Please sign in to comment.