Sha256: 1a2c30053cc0cf2c39cd43098e195750f1b3327b973c94dd1e6cb95e61d490e2

Contents?: true

Size: 420 Bytes

Versions: 4

Compression:

Stored size: 420 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
    total_pages:   total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote
-%>
<li class="last">
  <%%= link_to_unless current_page.last?, raw(t 'views.pagination.last'), url, {:remote => remote} %>
</li>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
humdrum-rails-0.1.3 lib/rails/generators/humdrum/layout/templates/views/bootstrap3/kaminari/_last_page.html.erb
humdrum-rails-0.1.2 lib/rails/generators/humdrum/layout/templates/views/bootstrap3/kaminari/_last_page.html.erb
humdrum-rails-0.1.1 lib/rails/generators/humdrum/layout/templates/views/bootstrap3/kaminari/_last_page.html.erb
humdrum-rails-0.0.9 lib/rails/generators/humdrum/layout/templates/views/bootstrap3/kaminari/_last_page.html.erb