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

Version Path
tr8n-3.2.3 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.2.2 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.2.1 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.2.0 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.1.8 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.1.7 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.1.6 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.1.5 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.1.4 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.1.3 local/tr8n_server/app/views/kaminari/_first_page.html.erb
tr8n-3.1.2 local/tr8n_server/app/views/kaminari/_first_page.html.erb