From e86b637bb0d01bce2269f1c75fa769035f99017e Mon Sep 17 00:00:00 2001 From: JG Date: Wed, 15 Jun 2022 14:32:18 +0100 Subject: [PATCH] oops --- app/views/schemes/locations.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/schemes/locations.html.erb b/app/views/schemes/locations.html.erb index 916c862e8..3a3f13125 100644 --- a/app/views/schemes/locations.html.erb +++ b/app/views/schemes/locations.html.erb @@ -9,7 +9,7 @@
- <% @scheme.locations.each do |location| %> + <% @locations.each do |location| %>