diff --git a/app/views/form/_address_search_question.html.erb b/app/views/form/_address_search_question.html.erb index ea30be718..76b39709a 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 %>