Sha256: e44cf1bf2b04162e072a33b497523cb68a522a70d05f41216d2f997c0e0f3156

Contents?: true

Size: 262 Bytes

Versions: 13

Compression:

Stored size: 262 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.works") %></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/works/_facets.html.erb
hyrax-2.0.2 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.1.0.beta1 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.1 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/my/works/_facets.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/my/works/_facets.html.erb