Sha256: 8b9db76d51ba33cd1445f5cd68c7faae8b1b696576d3d196a0c826e8e2a5d627
Contents?: true
Size: 418 Bytes
Versions: 17
Compression:
Stored size: 418 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
17 entries across 17 versions & 1 rubygems