Sha256: ad1c04bcddb980be285851e26b76ae1cfc49a3c8fd632b65b54ffdb77c4c634a

Contents?: true

Size: 259 Bytes

Versions: 31

Compression:

Stored size: 259 Bytes

Contents

<%= render Blacklight::Response::FacetGroupComponent.new(
  response: @response,
  id: groupname,
  fields: facet_field_names(groupname),
  title: groupname.present? ? t("blacklight.search.facets-#{groupname}.title") : t('blacklight.search.facets.title')) %>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
blacklight-7.24.0 app/views/catalog/_facet_group.html.erb
blacklight-7.23.0.1 app/views/catalog/_facet_group.html.erb
blacklight-7.23.0 app/views/catalog/_facet_group.html.erb
blacklight-7.22.2 app/views/catalog/_facet_group.html.erb
blacklight-7.22.1 app/views/catalog/_facet_group.html.erb
blacklight-7.22.0 app/views/catalog/_facet_group.html.erb
blacklight-7.21.2 app/views/catalog/_facet_group.html.erb
blacklight-7.21.1 app/views/catalog/_facet_group.html.erb
blacklight-7.21.0 app/views/catalog/_facet_group.html.erb
blacklight-7.20.1 app/views/catalog/_facet_group.html.erb
blacklight-7.20.0 app/views/catalog/_facet_group.html.erb
blacklight-7.19.2 app/views/catalog/_facet_group.html.erb
blacklight-7.19.1 app/views/catalog/_facet_group.html.erb
blacklight-7.19.0 app/views/catalog/_facet_group.html.erb
blacklight-7.18.1 app/views/catalog/_facet_group.html.erb
blacklight-7.18.0 app/views/catalog/_facet_group.html.erb
blacklight-7.17.2 app/views/catalog/_facet_group.html.erb
blacklight-7.17.1 app/views/catalog/_facet_group.html.erb
blacklight-7.17.0 app/views/catalog/_facet_group.html.erb
blacklight-7.16.0 app/views/catalog/_facet_group.html.erb