diff --git a/app/views/locations/index.html.erb b/app/views/locations/index.html.erb index 80a3fcdc9..ac6e3a0df 100644 --- a/app/views/locations/index.html.erb +++ b/app/views/locations/index.html.erb @@ -11,10 +11,10 @@ <%= render partial: "organisations/headings", locals: { main: @scheme.service_name, sub: nil } %>
+ <%= render SubNavigationComponent.new(items: scheme_items(request.path, @scheme.id, "Locations")) %> + <%= render partial: "locations/location_filters" %>
- <%= render SubNavigationComponent.new(items: scheme_items(request.path, @scheme.id, "Locations")) %> -

Locations