Sha256: 4653f8154498c1c4ac03da96dca00d8d8bf0a8f5e2e509b9775aa0795920ca8b
Contents?: true
Size: 444 Bytes
Versions: 11
Compression:
Stored size: 444 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 -%> <span class="first"> <%= link_to_unless current_page.first?, raw(tr('{laquo} First', 'Link to the first page')), url, :remote => remote %> </span>
Version data entries
11 entries across 11 versions & 1 rubygems