summaryrefslogtreecommitdiff
path: root/app/views/kaminari/admin/_next_page.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/kaminari/admin/_next_page.html.haml')
-rw-r--r--app/views/kaminari/admin/_next_page.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/kaminari/admin/_next_page.html.haml b/app/views/kaminari/admin/_next_page.html.haml
index 76f40e72373..00c5f0b6f4e 100644
--- a/app/views/kaminari/admin/_next_page.html.haml
+++ b/app/views/kaminari/admin/_next_page.html.haml
@@ -6,4 +6,4 @@
-# per_page: number of items to fetch per page
-# remote: data-remote
%li.next
- = link_to_unless current_page.last?, raw(t 'views.pagination.next'), url, :rel => 'next', :remote => remote
+ = link_to_unless current_page.last?, raw(t 'views.pagination.next'), url, rel: 'next', remote: remote