diff --git a/app/views/schemes/details.html.erb b/app/views/schemes/details.html.erb index 2e56b1c8f..6074a5cc0 100644 --- a/app/views/schemes/details.html.erb +++ b/app/views/schemes/details.html.erb @@ -50,7 +50,7 @@ legend: { text: "Is this scheme registered under the Care Standards Act 2000?", size: "m" } %> <% scheme_owning_organisation_options = owning_organisation_options(current_user) %> - + <% if scheme_owning_organisation_options.count == 1 %> <%= f.hidden_field :owning_organisation_id, value: current_user.organisation.id %> <% else %>