diff --git a/app/views/schemes/locations.html.erb b/app/views/schemes/locations.html.erb index 76ea99f76..938286066 100644 --- a/app/views/schemes/locations.html.erb +++ b/app/views/schemes/locations.html.erb @@ -9,3 +9,61 @@ <%= render SubNavigationComponent.new( items: scheme_items(request.path, @scheme.id, @scheme.locations.count), ) %> + +