Sha256: d02b32ee82960be5dcf72851bb4ee2df5256758cf1b3ae0b9bc59c6f37337ebc

Contents?: true

Size: 417 Bytes

Versions: 299

Compression:

Stored size: 417 Bytes

Contents

<%# Link to the "Previous" page
  - available local variables
    url:           url to the previous 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
-%>
<li class="prev">
  <%= link_to raw(t 'views.pagination.previous'), url, :rel => 'prev', :remote => remote %>
</li>

Version data entries

299 entries across 88 versions & 1 rubygems

Version Path
contour-3.0.1 app/views/kaminari/contour-small/_prev_page.html.erb
contour-3.0.1 app/views/kaminari/contour/_prev_page.html.erb
contour-3.0.1 app/views/kaminari/contour-large/_prev_page.html.erb
contour-3.0.1.rc app/views/kaminari/contour-large/_prev_page.html.erb
contour-3.0.1.rc app/views/kaminari/contour-small/_prev_page.html.erb
contour-3.0.1.rc app/views/kaminari/contour/_prev_page.html.erb
contour-3.0.0 app/views/kaminari/contour-large/_prev_page.html.erb
contour-3.0.0 app/views/kaminari/contour-small/_prev_page.html.erb
contour-3.0.0 app/views/kaminari/contour/_prev_page.html.erb
contour-3.0.0.rc app/views/kaminari/contour-large/_prev_page.html.erb
contour-3.0.0.rc app/views/kaminari/contour/_prev_page.html.erb
contour-3.0.0.rc app/views/kaminari/contour-small/_prev_page.html.erb
contour-3.0.0.beta1 app/views/kaminari/contour-large/_prev_page.html.erb
contour-3.0.0.beta1 app/views/kaminari/contour-small/_prev_page.html.erb
contour-3.0.0.beta1 app/views/kaminari/contour/_prev_page.html.erb
contour-2.7.0 app/views/kaminari/contour-large/_prev_page.html.erb
contour-2.7.0 app/views/kaminari/contour/_prev_page.html.erb
contour-2.7.0 app/views/kaminari/contour-small/_prev_page.html.erb
contour-2.7.0.beta1 app/views/kaminari/contour-large/_prev_page.html.erb
contour-2.7.0.beta1 app/views/kaminari/contour-small/_prev_page.html.erb