mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
2 lines
137 B
Text
2 lines
137 B
Text
%span.next
|
|
= link_to_if (current_page < num_pages), raw('Next »'), next_url, :class => 'next', :rel => 'next', :remote => remote
|