From d8aa6d73714482da3bd6897abae75644e0330faa Mon Sep 17 00:00:00 2001
From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com>
Date: Tue, 18 Mar 2025 09:03:21 +0000
Subject: [PATCH] Update js disabled message
---
app/views/form/_address_search_question.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 %>