Add per page link for smart listing User, Admin and Accompagnateur for follow files
This commit is contained in:
parent
e131442084
commit
4a1a23d1d7
6 changed files with 87 additions and 1 deletions
|
@ -24,6 +24,9 @@
|
|||
= link_to('X', url_for(controller: 'admin/procedures', action: :destroy, id: procedure.id), 'data-method' => :delete, class: 'btn-sm btn-danger')
|
||||
|
||||
= smart_listing.paginate
|
||||
= smart_listing.pagination_per_page_links
|
||||
%br
|
||||
|
||||
|
||||
- else
|
||||
%h4.center
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue