Sha256: 422148c0509ae6092423b4951dbc3e3a3fdbc036a4fd45e0ce9770f21292d9df

Contents?: true

Size: 431 Bytes

Versions: 5

Compression:

Stored size: 431 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
%li{:class => "next #{current_page.last? ? 'disabled' : nil}"}
  = link_to raw(t 'views.pagination.last'), 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/_last_page.html.haml
app_frame-0.5.8 app/views/kaminari/app_frame/_last_page.html.haml
app_frame-0.5.7 app/views/kaminari/app_frame/_last_page.html.haml
app_frame-0.5.6 app/views/kaminari/app_frame/_last_page.html.haml
app_frame-0.5.5 app/views/kaminari/app_frame/_last_page.html.haml