Sha256: 2b7964c1e9cf566313e1b478df0229b4f2c407807fcd2ccf4e051ea236c17fba
Contents?: true
Size: 583 Bytes
Versions: 3
Compression:
Stored size: 583 Bytes
Contents
<%# available local variables: prev_url: url to the previous page current_page: the page number of currently displayed page num_pages: total number of pages per_page: number of items to fetch per page remote: data-remote -%> <td class="b"><%= link_to raw('<span class="csb ch" style="background-position:0 0;float:right;width:53px"></span><span style="display:block;margin-right:35px;clear:right;text-decoration:underline">Previous</span>'), prev_url, :class => 'pn knavi', :id => 'pnprev', :style => 'text-decoration:none', :remote => remote %></td>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kaminari-0.9.3 | app/views/kaminari/google/_prev_link.html.erb |
kaminari-0.9.2 | app/views/kaminari/google/_prev_link.html.erb |
kaminari-0.9.1 | app/views/kaminari/google/_prev_link.html.erb |