Files
codeocean/app/views/shared/_pagination.html.slim
2015-03-11 16:13:45 +01:00

4 lines
119 B
Plaintext

- if (pagination = will_paginate(collection, container: false)).present?
.text-center
ul.pagination = pagination