Browse Source

fixed layout

pull/730/head
JG 3 years ago
parent
commit
707fd15a90
  1. 2
      app/views/schemes/support_services_provider.html.erb

2
app/views/schemes/support_services_provider.html.erb

@ -7,7 +7,7 @@
) %> ) %>
<% end %> <% end %>
<%= render partial: "organisations/headings", locals: { main: "Which organisation provides the support services used by this scheme?", sub: @scheme.service_name } %> <%= render partial: "organisations/headings", locals: { main: "Which organisation provides the support services used by this scheme?", sub: nil } %>
<%= form_for(@scheme, method: :patch) do |f| %> <%= form_for(@scheme, method: :patch) do |f| %>
<div class="govuk-grid-row"> <div class="govuk-grid-row">

Loading…
Cancel
Save