From 8ef1cc2eea5555f5a840015501e2c0ee2dc9b328 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Wed, 15 Mar 2017 10:51:43 +0000 Subject: [PATCH] Reconcile theme with alaveteli core --- lib/views/request/select_authority.html.erb | 1 + 1 file changed, 1 insertion(+) 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 %>