Sha256: f35fc8be87e805f53600e3b8d6627c3f139bd7f4bcd424001134ee9951220020

Contents?: true

Size: 268 Bytes

Versions: 13

Compression:

Stored size: 268 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

13 entries across 13 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.2 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.1.0.beta1 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.1 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/my/collections/_facets.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/my/collections/_facets.html.erb