Sha256: d1919f00e6fb622567bd69ad506b2e3db29bf284c7858a12623f45c5362228c6

Contents?: true

Size: 433 Bytes

Versions: 5

Compression:

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
app_frame-0.6.1 app/views/kaminari/app_frame/_first_page.html.haml
app_frame-0.5.8 app/views/kaminari/app_frame/_first_page.html.haml
app_frame-0.5.7 app/views/kaminari/app_frame/_first_page.html.haml
app_frame-0.5.6 app/views/kaminari/app_frame/_first_page.html.haml
app_frame-0.5.5 app/views/kaminari/app_frame/_first_page.html.haml