Sha256: 43aae4c3431dbd9bf3c5f537993fc441b1aa860c48bfb5f6ac2d457110a7a939

Contents?: true

Size: 401 Bytes

Versions: 19

Compression:

Stored size: 401 Bytes

Contents

<% # container for a single doc -%>
<article 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 %>
</article>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
blacklight-7.10.0 app/views/catalog/_document.html.erb
blacklight-7.9.0 app/views/catalog/_document.html.erb
blacklight-7.8.1 app/views/catalog/_document.html.erb
blacklight-7.8.0 app/views/catalog/_document.html.erb
blacklight-7.7.0 app/views/catalog/_document.html.erb
blacklight-7.6.0 app/views/catalog/_document.html.erb
blacklight-7.5.1 app/views/catalog/_document.html.erb
blacklight-7.5.0 app/views/catalog/_document.html.erb
blacklight-7.4.2 app/views/catalog/_document.html.erb
blacklight-7.4.1 app/views/catalog/_document.html.erb
blacklight-7.4.0 app/views/catalog/_document.html.erb
blacklight-7.3.0 app/views/catalog/_document.html.erb
blacklight-7.2.0 app/views/catalog/_document.html.erb
blacklight-7.1.0 app/views/catalog/_document.html.erb
blacklight-7.1.0.alpha app/views/catalog/_document.html.erb
blacklight-7.0.1 app/views/catalog/_document.html.erb
blacklight-7.0.0 app/views/catalog/_document.html.erb
blacklight-7.0.0.rc2 app/views/catalog/_document.html.erb
blacklight-7.0.0.rc1 app/views/catalog/_document.html.erb