Sha256: 79bd5550b1f0af34d38ffdc1151bfc079022cb31fbce24230d8594b36d3802d1
Contents?: true
Size: 423 Bytes
Versions: 4
Compression:
Stored size: 423 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 total_pages: total number of pages per_page: number of items to fetch per page remote: data-remote -%> <li class="first"> <%%= link_to_unless current_page.first?, raw(t 'views.pagination.first'), url, :remote => remote %> </li>
Version data entries
4 entries across 4 versions & 1 rubygems