demarches-normaliennes/app/views/administrateurs/kaminari/_last_page.html.haml

3 lines
232 B
Text
Raw Normal View History

2022-10-27 09:22:20 +02:00
%li
= link_to_unless current_page.last?, t('views.pagination.last').html_safe, url, rel: 'next', remote: remote, class: 'fr-pagination__link fr-pagination__link--last', 'aria-disabled': true, title: "Dernière page", role: 'link'