Sha256: 94e77db514fc2afa3dc080838a147fa8120f581788ceaeeed83b55b4720e551f

Contents?: true

Size: 400 Bytes

Versions: 5

Compression:

Stored size: 400 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
/ num_pages:     total number of pages
/ per_page:      number of items to fetch per page
/ remote:        data-remote
- label = raw(t 'views.pagination.admin.last')
span.last
  = link_to_unless current_page.last?, label, url, {remote: remote}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
adminos-1.0.0.pre.rc.5 lib/generators/templates/install/auto/app/views/kaminari/admin/_last_page.slim
adminos-1.0.0.pre.rc.4 lib/generators/templates/install/auto/app/views/kaminari/admin/_last_page.slim
adminos-1.0.0.pre.rc.3 lib/generators/templates/install/auto/app/views/kaminari/admin/_last_page.slim
adminos-1.0.0.pre.rc.2 lib/generators/templates/install/auto/app/views/kaminari/admin/_last_page.slim
adminos-1.0.0.pre.rc.1 lib/generators/templates/install/auto/app/views/kaminari/admin/_last_page.slim