<% null_option = [OpenStruct.new(id: "", name: "Select an option")] %>
<% null_option = [OpenStruct.new(id: "", name: "Select an option")] %>
@ -42,7 +42,7 @@
<% end %>
<% end %>
<% hints_for_roles = { data_provider: ["Can view and submit logs for this this organisation"], data_coordinator: ["Can view and submit logs for this this organisation"], support: [] } %>