aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2008-02-14 15:19:13 +0000
committerfrancis <francis>2008-02-14 15:19:13 +0000
commitc09700112cf6c3ae74a5acd5fa866401e662bd04 (patch)
tree9b9a1003db8da395b972f93ec9807b8aabd8ea95
parent90b9bd6f6fd44d6245f23bd54c4c900bf88b654f (diff)
Make it scroll down so can see followup box.
-rw-r--r--app/views/request/show.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml
index 986a87d11..74dd15239 100644
--- a/app/views/request/show.rhtml
+++ b/app/views/request/show.rhtml
@@ -44,7 +44,7 @@
<% if @is_owning_user %>
<%=h @info_request.public_body.name %> is <strong>waiting for your clarification</strong>.
Please
- <%= link_to "send a follow up message", show_response_url(:id => @info_request.id, :incoming_message_id => @info_request.get_last_response.id) %>.
+ <%= link_to "send a follow up message", show_response_url(:id => @info_request.id, :incoming_message_id => @info_request.get_last_response.id) + "#show_response_followup" %>.
<% else %>
The request is <strong>waiting for clarification</strong>.
If you are