Skip to content

Commit

Permalink
Add pagination controls to active page (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
pglombardo authored Oct 26, 2022
1 parent 7286f55 commit 8395086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/dashboard/active.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@
<% end %>
</tbody>
</table>
<%= will_paginate @active_pushes, renderer: WillPaginate::ActionView::BootstrapLinkRenderer, list_classes: %w(pagination justify-content-center) %>
<% end %>
</main>

0 comments on commit 8395086

Please sign in to comment.