Browse Source

Change back link

pull/2605/head
Manny Dinssa 2 years ago
parent
commit
fcc8d367ee
  1. 2
      app/views/schemes/details.html.erb

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

@ -1,7 +1,7 @@
<% content_for :title, "Create a new supported housing scheme" %>
<% content_for :before_content do %>
<%= govuk_back_link(href: :back) %>
<%= govuk_back_link(href: schemes_path) %>
<% end %>
<%= form_for(@scheme, method: :patch) do |f| %>

Loading…
Cancel
Save