diff --git a/app/views/form/_address_search_question.html.erb b/app/views/form/_address_search_question.html.erb index 06f778e1b..6e27e5018 100644 --- a/app/views/form/_address_search_question.html.erb +++ b/app/views/form/_address_search_question.html.erb @@ -17,7 +17,7 @@ <%= question.answer_selected?(@log, answer) ? "selected" : "" %>><%= answer.name || answer.resource %> <% end %> <% else %> - + <% end %> <% end %>