mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
#️⃣ 🚀 🔞
This commit is contained in:
parent
99f9bf6d66
commit
df586c73c1
21 changed files with 44 additions and 44 deletions
|
|
@ -7,5 +7,5 @@
|
|||
per_page : number of items to fetch per page
|
||||
remote : data-remote
|
||||
span class="page#{' current' if page.current?}"
|
||||
== link_to_unless page.current?, page, url, {:remote => remote, :rel => page.rel}
|
||||
== link_to_unless page.current?, page, url, {remote: remote, rel: page.rel}
|
||||
'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue