Sha256: 92c5bc1d9d4e5a885f123750cbfc1f87192f06125455ba5f4031f864e56c0904

Contents?: true

Size: 253 Bytes

Versions: 12

Compression:

Stored size: 253 Bytes

Contents

<div class="inclusive_or card card-body bg-light mb-3">
  <h5><%= t('blacklight.advanced_search.any_of') %></h5>
  <ul class="list-unstyled facet-values">
    <%= render(Blacklight::FacetItemComponent.with_collection(presenters.to_a)) %>
  </ul>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
blacklight-8.8.4 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.8.3 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.8.2 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-9.0.0.beta1 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.8.1 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.8.0 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.7.0 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.6.1 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.6.0 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.5.1 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.5.0 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb
blacklight-8.4.0 app/components/blacklight/facet_field_inclusive_constraint_component.html.erb