Sha256: 4f0c872a1825441a0cada3843cb598490959d296a008fd1fcffe9f2c6330b227
Contents?: true
Size: 420 Bytes
Versions: 1
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> <%= link_to_unless current_page.last?, t('views.pagination.last').html_safe, url, :remote => remote %> </li>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
admin-sys-1.1.0 | app/views/kaminari/_last_page.html.erb |