1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/app/views/kaminari/_gap.html.erb
2019-09-03 20:47:52 +05:00

5 lines
146 B
Text

<li class='page-item disabled'>
<%= link_to raw(translate('pagination.truncate')),
'#',
class: 'page-link' %>
</li>