mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 17:51:39 -05:00
Add second pagination to the points index page
This commit is contained in:
parent
aa6a3d9c26
commit
afa0446fb8
1 changed files with 4 additions and 0 deletions
|
|
@ -88,4 +88,8 @@
|
|||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class='text-center my-5'>
|
||||
<%= paginate @points %>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue