Browse Source

update path

pull/976/head
Kat 3 years ago
parent
commit
4f5cfd3aa2
  1. 2
      app/views/locations/show.html.erb

2
app/views/locations/show.html.erb

@ -4,7 +4,7 @@
<% content_for :before_content do %>
<%= govuk_back_link(
text: "Back",
href: send("locations_path", @scheme),
href: locations_path(@scheme),
) %>
<% end %>

Loading…
Cancel
Save