Sha256: 00fb4912dc1b0e4f5ad97c2eaad105431030ec4652d62066e12240eba23d78fe

Contents?: true

Size: 476 Bytes

Versions: 39

Compression:

Stored size: 476 Bytes

Contents

<fieldset class="btn-group">
  <legend class="sr-only"><%= facet_field_label(facet_field.field) %></legend>
  <button class="btn btn-default dropdown-toggle" type="button" id="<%= facet_field.field.parameterize %>" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true" aria-controls="<%= facet_field.field.parameterize + '-dropdown-options' %>">
    <%= facet_field_label(facet_field.field) %>
    <span class="caret"></span>
  </button>
  <%= yield %>
</fieldset>

Version data entries

39 entries across 39 versions & 1 rubygems

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