aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/admin/blog/categories
diff options
context:
space:
mode:
authorUģis Ozols <ugis.ozolss@gmail.com>2011-08-25 13:57:59 +0300
committerUģis Ozols <ugis.ozolss@gmail.com>2011-08-25 13:57:59 +0300
commit36affef45e8b402471040d2c7d099f8e3ff7f91d (patch)
treec8b8c022cde387d7b9d277371b0aaafe0ee1d044 /app/views/refinery/admin/blog/categories
parent6b73469c1a0864551f4b9e6bb8b40c84abf201f5 (diff)
downloadrefinerycms-blog-36affef45e8b402471040d2c7d099f8e3ff7f91d.tar.gz
refinerycms-blog-36affef45e8b402471040d2c7d099f8e3ff7f91d.tar.bz2
refinerycms-blog-36affef45e8b402471040d2c7d099f8e3ff7f91d.zip
will_paginate is back.
Diffstat (limited to 'app/views/refinery/admin/blog/categories')
-rw-r--r--app/views/refinery/admin/blog/categories/index.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/refinery/admin/blog/categories/index.html.erb b/app/views/refinery/admin/blog/categories/index.html.erb
index 75acb77..4ad59ab 100644
--- a/app/views/refinery/admin/blog/categories/index.html.erb
+++ b/app/views/refinery/admin/blog/categories/index.html.erb
@@ -11,11 +11,11 @@
<% end %>
<% else %>
<% if @blog_categories.any? %>
- <%= paginate @blog_categories %>
+ <%= will_paginate @blog_categories %>
<%= render :partial => "sortable_list" %>
- <%= paginate @blog_categories %>
+ <%= will_paginate @blog_categories %>
<% else %>
<p>
<strong>