diff --git a/lib/views/request/select_authority.html.erb b/lib/views/request/select_authority.html.erb index 73e6b0b2..e883d658 100644 --- a/lib/views/request/select_authority.html.erb +++ b/lib/views/request/select_authority.html.erb @@ -21,6 +21,7 @@

<%= _('Find an authority') %>

+ <%# This view is rendered from multiple urls, hence why the form action is blank %> <%= form_tag "", { :id => 'search_form', :method => 'get' } do %>