Sha256: c98619f2e7596d16a39fab81aa04cef45fab86ef05522b2c677e78b2c568f14c
Contents?: true
Size: 445 Bytes
Versions: 19
Compression:
Stored size: 445 Bytes
Contents
<% Deprecation.warn(self, "Calling the blacklight/hierarchy/facet_hierarchy partial is " \ "deprecated and will be removed in blacklight-hierarchy 5.0. Replace the facet config for '#{facet_field.key}':\n\n\t" \ ":partial => 'blacklight/hierarchy/facet_hierarchy'\n\nwith:\n\n\t" \ ":component => Blacklight::Hierarchy::FacetFieldListComponent\n\n") %> <ul class="facet-hierarchy" role="tree"> <%= render_hierarchy(facet_field) %> </ul>
Version data entries
19 entries across 19 versions & 1 rubygems