Sha256: b812b65cb6ca88548764f5d9810cde9816b7a7470ca733cc959702e3fda21f3c

Contents?: true

Size: 270 Bytes

Versions: 35

Compression:

Stored size: 270 Bytes

Contents

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

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
blacklight-7.33.1 app/views/catalog/_facet_layout.html.erb
blacklight-8.0.0.beta1 app/views/catalog/_facet_layout.html.erb
blacklight-7.33.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.32.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.31.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.30.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.29.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.28.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.27.1 app/views/catalog/_facet_layout.html.erb
blacklight-7.27.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.26.1 app/views/catalog/_facet_layout.html.erb
blacklight-7.26.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.25.3 app/views/catalog/_facet_layout.html.erb
blacklight-7.25.2 app/views/catalog/_facet_layout.html.erb
blacklight-7.25.1 app/views/catalog/_facet_layout.html.erb
blacklight-7.25.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.24.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.23.0.1 app/views/catalog/_facet_layout.html.erb
blacklight-7.23.0 app/views/catalog/_facet_layout.html.erb
blacklight-7.22.2 app/views/catalog/_facet_layout.html.erb