Files
codeocean/app/views/shared/_pagination.html.slim

3 lines
185 B
Plaintext

- if (pagination = will_paginate(collection, container: false, renderer: WillPaginate::ActionView::Bootstrap4LinkRenderer)).present?
ul.pagination.justify-content-center = pagination