Sha256: 60fe75b1e5dfb23c523ea64a8c676846cf02475129661cf6b7f3e09f8b6f489d

Contents?: true

Size: 565 Bytes

Versions: 49

Compression:

Stored size: 565 Bytes

Contents

<div class="facet_pagination top">
  <%= render partial: 'facet_pagination' %>
</div>

<div class="modal-header">
  <button type="button" class="ajax-modal-close close" data-dismiss="modal" aria-hidden="true">×</button>
  <h3 class="modal-title"><%= facet_field_label(@facet.field) %></h3>
</div>
<div class="modal-body">
  <div class="facet_extended_list">
  <%= render_facet_limit(@display_facet, layout: false) %>
  </div>
</div>

<div class="modal-footer">

  <div class="facet_pagination bottom">
    <%= render partial: 'facet_pagination' %>
  </div>
</div>

Version data entries

49 entries across 49 versions & 1 rubygems

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