Sha256: 4851c23ac7cb9f63552e065010da53eddb140fcae1723714f07a1678155d85e8

Contents?: true

Size: 397 Bytes

Versions: 5

Compression:

Stored size: 397 Bytes

Contents

/ Link to the "First" page
/ available local variables
/ url:           url to the first 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.first')
span.first
  = link_to_unless current_page.first?, 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/_first_page.slim
adminos-1.0.0.pre.rc.4 lib/generators/templates/install/auto/app/views/kaminari/_first_page.slim
adminos-1.0.0.pre.rc.3 lib/generators/templates/install/auto/app/views/kaminari/_first_page.slim
adminos-1.0.0.pre.rc.2 lib/generators/templates/install/auto/app/views/kaminari/_first_page.slim
adminos-1.0.0.pre.rc.1 lib/generators/templates/install/auto/app/views/kaminari/_first_page.slim