From b6b4f881f2e1121c56da082123b4204288440485 Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Mon, 20 May 2013 17:45:12 -0400 Subject: [PATCH] fixed lack of pagination within js --- app/views/layouts/admin/_get_all_users.html.erb | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/admin/_get_all_users.html.erb b/app/views/layouts/admin/_get_all_users.html.erb index ad43c90..1397d49 100644 --- a/app/views/layouts/admin/_get_all_users.html.erb +++ b/app/views/layouts/admin/_get_all_users.html.erb @@ -41,4 +41,16 @@
- \ No newline at end of file + + + \ No newline at end of file