Sha256: 97027246e87241f3a15db452e8075330f87d7f1aa7f4223b777b647f4cbf51b4

Contents?: true

Size: 388 Bytes

Versions: 45

Compression:

Stored size: 388 Bytes

Contents

<% # container for a single doc -%>
<div class="document <%= render_document_class document %> document-position-<%= document_counter%> " data-document-counter="<%= document_counter %>" itemscope itemtype="<%= document.itemtype %>">
  <%= render_document_partials document, blacklight_config.view_config(document_index_view_type).partials, :document_counter => document_counter %>
</div>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
blacklight-6.25.0 app/views/catalog/_document.html.erb
blacklight-6.24.0 app/views/catalog/_document.html.erb
blacklight-6.23.0 app/views/catalog/_document.html.erb
blacklight-6.22.0 app/views/catalog/_document.html.erb
blacklight-6.21.0 app/views/catalog/_document.html.erb
blacklight-6.20.0 app/views/catalog/_document.html.erb
blacklight-6.19.2 app/views/catalog/_document.html.erb
blacklight-6.19.1 app/views/catalog/_document.html.erb
blacklight-6.19.0 app/views/catalog/_document.html.erb
blacklight-6.18.0 app/views/catalog/_document.html.erb
blacklight-6.17.0 app/views/catalog/_document.html.erb
blacklight-6.16.0 app/views/catalog/_document.html.erb
blacklight-6.15.0 app/views/catalog/_document.html.erb
blacklight-6.14.1 app/views/catalog/_document.html.erb
blacklight-6.14.0 app/views/catalog/_document.html.erb
blacklight-6.13.0 app/views/catalog/_document.html.erb
blacklight-6.12.0 app/views/catalog/_document.html.erb
blacklight-6.11.2 app/views/catalog/_document.html.erb
blacklight-6.11.1 app/views/catalog/_document.html.erb
blacklight-6.11.0 app/views/catalog/_document.html.erb