From d6f25cb2d0e9c420292597ee3b6e65ea8d3397ae Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 20 Feb 2012 15:20:48 -0500 Subject: [PATCH] fixes #314 --- app/views/post_flags/index.html.erb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/post_flags/index.html.erb b/app/views/post_flags/index.html.erb index d2d20ecde..8df60df8b 100644 --- a/app/views/post_flags/index.html.erb +++ b/app/views/post_flags/index.html.erb @@ -1,10 +1,10 @@

Flags

- +
- + @@ -19,6 +19,8 @@ <% end %>
Post Creator Reason
+ + <%= numbered_paginator(@post_flags) %>