Sha256: 75cae0d798d7e57f93aa70dde8d24093de3d2e2c867609145c66016e2880e256

Contents?: true

Size: 267 Bytes

Versions: 49

Compression:

Stored size: 267 Bytes

Contents

<% # main container for facets/limits menu -%>
<% if has_facet_values? %>
  <div class="list-filters" role="group">
    <span class="list-filters-label"><%= t("hyrax.dashboard.my.facet_label.collections") %></span>
    <%= render_facet_partials %>
  </div>
<% end %>

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
hyrax-3.6.0 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.5.0 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.4.2 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.4.1 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.4.0 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.3.0 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.2.0 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.9.6 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.1.0 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.9.5 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.0.2 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.0.1 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.0.0 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.9.4 app/views/hyrax/my/collections/_facets.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.9.3 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.9.2 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.9.1 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.9.0 app/views/hyrax/my/collections/_facets.html.erb