From 80f63cc58779426aa2ef6b28658a935275e210ea Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 5 Mar 2013 22:10:14 -0500 Subject: [PATCH] fixes #751 --- app/views/post_appeals/index.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/post_appeals/index.html.erb b/app/views/post_appeals/index.html.erb index 8008b3a56..0600289d4 100644 --- a/app/views/post_appeals/index.html.erb +++ b/app/views/post_appeals/index.html.erb @@ -19,6 +19,8 @@ <% end %> + + <%= numbered_paginator(@post_appeals) %>