|
|
|
@ -70,6 +70,7 @@
|
|
|
|
|
:id, |
|
|
|
|
:name, |
|
|
|
|
label: { text: "Search for an organisation that is part of the same group as this organisation", size: "m" }, |
|
|
|
|
options: { disabled: [""], selected: @organisation.group || "" }, |
|
|
|
|
"data-controller": %w[accessible-autocomplete conditional-filter] %> |
|
|
|
|
<% end %> |
|
|
|
|
<%= f.govuk_radio_button :group_member, false, label: { text: "No" } %> |
|
|
|
|