|
|
@ -7,8 +7,6 @@ |
|
|
|
) %> |
|
|
|
) %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
|
|
|
|
|
|
|
|
<%= render partial: "organisations/headings", locals: { main: "Add a location to this scheme", sub: @scheme.service_name } %> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%= form_for(@location, method: :patch, url: location_path(@location)) do |f| %> |
|
|
|
<%= form_for(@location, method: :patch, url: location_path(@location)) do |f| %> |
|
|
|
<div class="govuk-grid-row"> |
|
|
|
<div class="govuk-grid-row"> |
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|