Browse Source

oops

pull/668/head
JG 3 years ago
parent
commit
e86b637bb0
  1. 2
      app/views/schemes/locations.html.erb

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

@ -9,7 +9,7 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-three-quarters">
<% @scheme.locations.each do |location| %>
<% @locations.each do |location| %>
<section class="x-govuk-summary-card govuk-!-margin-bottom-6">
<header class="x-govuk-summary-card__header">
<h2 class="x-govuk-summary-card__title">

Loading…
Cancel
Save