Sha256: 282dd0044114c85e7e5605f60a2409328f93283247e3073a43684255b7cb7498

Contents?: true

Size: 399 Bytes

Versions: 2

Compression:

Stored size: 399 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

span.last
  = link_to_unless_span current_page.last?, raw(t 'views.pagination.last'), url, {:remote => remote}

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
translation_cms-0.1.5 app/views/kaminari/cabinet_default/_last_page.html.slim
translation_cms-0.1.5 app/views/kaminari/table_pagination/_last_page.html.slim