Sha256: 78971fa00033a819efed22fd2431be8f76df4b7e182a7f05c4d57452eefbcad9

Contents?: true

Size: 419 Bytes

Versions: 2

Compression:

Stored size: 419 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
-#
- unless current_page.first?
  %li.first
    = link_to raw(t 'views.pagination.first'), url, {:remote => remote}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
admin-panel-0.1.4 lib/generators/admin_panel/install/templates/views/haml/kaminari/admin-bootstrap/_first_page.html.haml
admin-panel-0.1.3 lib/generators/admin_panel/install/templates/views/haml/kaminari/admin-bootstrap/_first_page.html.haml