aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/posts/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/blog/posts/index.html.erb')
-rw-r--r--app/views/admin/blog/posts/index.html.erb8
1 files changed, 2 insertions, 6 deletions
diff --git a/app/views/admin/blog/posts/index.html.erb b/app/views/admin/blog/posts/index.html.erb
index d8c45a9..888daab 100644
--- a/app/views/admin/blog/posts/index.html.erb
+++ b/app/views/admin/blog/posts/index.html.erb
@@ -10,15 +10,11 @@
<% end %>
<% else %>
<% if @blog_posts.any? %>
- <%= will_paginate @blog_posts,
- :previous_label => '&laquo;',
- :next_label => '&raquo;' %>
+ <%= will_paginate @blog_posts %>
<%= render :partial => "sortable_list" %>
- <%= will_paginate @blog_posts,
- :previous_label => '&laquo;',
- :next_label => '&raquo;' %>
+ <%= will_paginate @blog_posts %>
<% else %>
<p>
<strong>