diff --git a/app/components/blacklight/facet_field_component.html.erb b/app/components/blacklight/facet_field_component.html.erb index 859a486b78..8fc950fdec 100644 --- a/app/components/blacklight/facet_field_component.html.erb +++ b/app/components/blacklight/facet_field_component.html.erb @@ -8,11 +8,12 @@ data-target="#<%= @facet_field.html_id %>" data-bs-target="#<%= @facet_field.html_id %>" aria-expanded="<%= @facet_field.collapsed? ? 'false' : 'true' %>" + arial-controls="<%= @facet_field.html_id %>" > <%= label %> -
"> +
">
<%= body %>