Sha256: 0b9d191118a92a0f819f79b8b5aaf90c775ab6fae2a823a8037b6d13ec43539b

Contents?: true

Size: 567 Bytes

Versions: 26

Compression:

Stored size: 567 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.key) %></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

26 entries across 26 versions & 1 rubygems

Version Path
blacklight-5.19.2 app/views/catalog/facet.html.erb
blacklight-5.19.1 app/views/catalog/facet.html.erb
blacklight-5.19.0 app/views/catalog/facet.html.erb
blacklight-5.18.0 app/views/catalog/facet.html.erb
blacklight-5.17.2 app/views/catalog/facet.html.erb
blacklight-5.17.1 app/views/catalog/facet.html.erb
blacklight-5.17.0 app/views/catalog/facet.html.erb
blacklight-5.16.4 app/views/catalog/facet.html.erb
blacklight-5.16.3 app/views/catalog/facet.html.erb
blacklight-5.16.2 app/views/catalog/facet.html.erb
blacklight-5.16.1 app/views/catalog/facet.html.erb
blacklight-5.16.0 app/views/catalog/facet.html.erb
blacklight-5.15.0 app/views/catalog/facet.html.erb
blacklight-5.14.0 app/views/catalog/facet.html.erb
blacklight-5.13.1 app/views/catalog/facet.html.erb
blacklight-5.13.0 app/views/catalog/facet.html.erb
blacklight-5.11.3 app/views/catalog/facet.html.erb
blacklight-5.12.1 app/views/catalog/facet.html.erb
blacklight-5.12.0 app/views/catalog/facet.html.erb
blacklight-5.10.3 app/views/catalog/facet.html.erb