aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/request/_request_listing.rhtml2
-rw-r--r--app/views/request/list.rhtml1
-rw-r--r--todo.txt3
3 files changed, 1 insertions, 5 deletions
diff --git a/app/views/request/_request_listing.rhtml b/app/views/request/_request_listing.rhtml
index 76dd6cb3b..7dcc38633 100644
--- a/app/views/request/_request_listing.rhtml
+++ b/app/views/request/_request_listing.rhtml
@@ -1,4 +1,3 @@
-
<% for info_request in info_requests %>
<p class="request_listing">
<%= request_link(info_request) %>
@@ -13,4 +12,3 @@
</span>
</p>
<% end %>
-
diff --git a/app/views/request/list.rhtml b/app/views/request/list.rhtml
index d5d9f248d..469c79283 100644
--- a/app/views/request/list.rhtml
+++ b/app/views/request/list.rhtml
@@ -4,3 +4,4 @@
<%= render :partial => 'request_listing', :locals => { :info_requests => @info_requests } %>
+<%= will_paginate(@info_requests) %>
diff --git a/todo.txt b/todo.txt
index cf8ba7323..b21e3ce39 100644
--- a/todo.txt
+++ b/todo.txt
@@ -40,9 +40,6 @@ Test sending a message to bounce/envelope-from address
Tidying
=======
-accept-charset="utf-8" on all forms - does it matter if Content-Type of whole
-page is already UTF-8?
-
Use working days
Bubbles don't validate