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| %>