aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/categories/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/refinery/blog/categories/show.html.erb')
-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 40444ec..fd0bc25 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 => "/blog/shared/post", :collection => @blog_posts %>
- <%= will_paginate @blog_posts %>
+ <%= paginate @blog_posts %>
</section>
<% else %>
<p>