From 23a1791dca200ff78b9395a7d264987a20f3faa0 Mon Sep 17 00:00:00 2001 From: albert Date: Fri, 8 Mar 2013 17:50:54 -0500 Subject: [PATCH] fixes #803 --- app/views/mod_actions/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/mod_actions/index.html.erb b/app/views/mod_actions/index.html.erb index 8fd0e0792..f17c971b3 100644 --- a/app/views/mod_actions/index.html.erb +++ b/app/views/mod_actions/index.html.erb @@ -20,7 +20,7 @@ - <%= sequential_paginator(@mod_actions) %> + <%= numbered_paginator(@mod_actions) %>