Browse Source

Move and rename start page

CLDC-2055-which-organisations-are-merging
Kat 2 years ago
parent
commit
3bf7f25fa9
  1. 2
      app/views/merge/start.html.erb

2
app/views/organisations/merge.html.erb → app/views/merge/start.html.erb

@ -40,7 +40,7 @@
<%= govuk_warning_text text: "You will not be able to submit your request without the above information. Do not start the form until you have obtained all of the information. " %>
<%= govuk_start_button(
text: "Start now",
href: "#",
href: merge_organisations_organisation_path,
) %>
</div>
</div>
Loading…
Cancel
Save