Sha256: bd80736d001d758099e562c159734a302bc68f0aa866b77070ec6ac7add3d49b

Contents?: true

Size: 569 Bytes

Versions: 23

Compression:

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

23 entries across 23 versions & 1 rubygems

Version Path
blacklight-5.9.4 app/views/catalog/facet.html.erb
blacklight-5.9.3 app/views/catalog/facet.html.erb
blacklight-5.9.2 app/views/catalog/facet.html.erb
blacklight-5.9.1 app/views/catalog/facet.html.erb
blacklight-5.9.0 app/views/catalog/facet.html.erb
blacklight-5.8.2 app/views/catalog/facet.html.erb
blacklight-5.8.1 app/views/catalog/facet.html.erb
blacklight-5.8.0 app/views/catalog/facet.html.erb
blacklight-5.7.2 app/views/catalog/facet.html.erb
blacklight-5.5.4 app/views/catalog/facet.html.erb
blacklight-5.7.1 app/views/catalog/facet.html.erb
blacklight-5.7.0 app/views/catalog/facet.html.erb
blacklight-5.6.0 app/views/catalog/facet.html.erb
blacklight-5.5.3 app/views/catalog/facet.html.erb
blacklight-5.5.2 app/views/catalog/facet.html.erb
blacklight-5.5.1 app/views/catalog/facet.html.erb
blacklight-5.5.0 app/views/catalog/facet.html.erb
blacklight-5.4.0 app/views/catalog/facet.html.erb
blacklight-5.4.0.rc1 app/views/catalog/facet.html.erb
blacklight-5.3.0 app/views/catalog/facet.html.erb