Sha256: febf467db37f91a7dbb9ba4cc42b5466cd96bab6973bd57f54ac20e2b56eb5f2

Contents?: true

Size: 562 Bytes

Versions: 3

Compression:

Stored size: 562 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.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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kaminari-0.9.3 app/views/kaminari/google/_prev_link.html.haml
kaminari-0.9.2 app/views/kaminari/google/_prev_link.html.haml
kaminari-0.9.1 app/views/kaminari/google/_prev_link.html.haml