Sha256: f1dd1311decd5d156501f3b25b34b25542ec8384e6ef4e77969c2515c828c7e6

Contents?: true

Size: 280 Bytes

Versions: 30

Compression:

Stored size: 280 Bytes

Contents

<%= render(Blacklight::FacetFieldComponent.new(facet_field: facet_field_presenter(facet_field, nil))) do |component| %>
  <% component.with_label do %>
    <%= facet_field_label(facet_field.key) %>
  <% end %>
  <% component.with_body do %>
    <%= yield %>
  <% end %>
<% end %>

Version data entries

30 entries across 29 versions & 2 rubygems

Version Path
blacklight-8.6.1 app/views/catalog/_facet_layout.html.erb
blacklight-7.40.0 app/views/catalog/_facet_layout.html.erb
blacklight-8.6.0 app/views/catalog/_facet_layout.html.erb
blacklight-8.5.1 app/views/catalog/_facet_layout.html.erb
blacklight-8.5.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.39.0 app/views/catalog/_facet_layout.html.erb
blacklight-8.4.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.38.0 app/views/catalog/_facet_layout.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-8.3.0/app/views/catalog/_facet_layout.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/app/views/catalog/_facet_layout.html.erb
blacklight-8.3.0 app/views/catalog/_facet_layout.html.erb
blacklight-8.2.2 app/views/catalog/_facet_layout.html.erb
blacklight-8.2.1 app/views/catalog/_facet_layout.html.erb
blacklight-8.2.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.37.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.36.2 app/views/catalog/_facet_layout.html.erb
blacklight-7.36.1 app/views/catalog/_facet_layout.html.erb
blacklight-7.36.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.35.0 app/views/catalog/_facet_layout.html.erb
blacklight-8.1.0 app/views/catalog/_facet_layout.html.erb