aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/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/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/blog/categories')
-rw-r--r--app/views/refinery/blog/categories/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/refinery/blog/categories/show.html.erb b/app/views/refinery/blog/categories/show.html.erb
index 1ae938f..adcf1aa 100644
--- a/app/views/refinery/blog/categories/show.html.erb
+++ b/app/views/refinery/blog/categories/show.html.erb
@@ -4,7 +4,7 @@
<% if @blog_posts.any? %>
<section id="blog_posts">
<%= render :partial => "/refinery/blog/shared/post", :collection => @blog_posts %>
- <%= paginate @blog_posts %>
+ <%= will_paginate @blog_posts %>
</section>
<% else %>
<p>