Sha256: 1b3deb39bbff2c933c752beb18dd2723990bac1a263a0f913011ca21c97faa05

Contents?: true

Size: 399 Bytes

Versions: 2

Compression:

Stored size: 399 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
    total_pages:   total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote

span.first
  = link_to_unless_span current_page.first?, raw(t 'views.pagination.first'), 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/_first_page.html.slim
translation_cms-0.1.5 app/views/kaminari/table_pagination/_first_page.html.slim