Sha256: 7a0a9808ca7e34305d626dc93dad6deee707d3ef99f46e9a78ca260abab3e07a

Contents?: true

Size: 554 Bytes

Versions: 46

Compression:

Stored size: 554 Bytes

Contents

<%# Link to the "Last" page
  - available local variables
    url:           url to the last page
    current_page:  a page object for the currently displayed page
    total_pages:   total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote -%>
<li class="last">
  <%= link_to_unless current_page.last?,
                     t("views.pagination.last").html_safe,
                     url,
                     remote: remote,
                     title: t("views.pagination.last_title").html_safe %>
</li>

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
decidim-core-0.27.9 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.8 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.7 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.6 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.26.10 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.26.9 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.5 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.26.8 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.4 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.3 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.26.7 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.26.5 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.2 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.1 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.26.4 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.0 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.26.3 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.0.rc2 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.27.0.rc1 app/views/kaminari/decidim/_last_page.html.erb
decidim-core-0.26.2 app/views/kaminari/decidim/_last_page.html.erb