Sha256: 115071d7d126038ad24df53244a0c3a7acdd43521835f617dc3d07523dffac8a

Contents?: true

Size: 354 Bytes

Versions: 15

Compression:

Stored size: 354 Bytes

Contents

<li id="document_<%= document.to_param %>" class="pb-3 document <%= render_document_class document %>" itemscope itemtype="<%= document.itemtype %>">
  <div class="search-result-wrapper row">
    <%= render_document_partials document, blacklight_config.view_config(document_index_view_type).partials, document_counter: document_counter %>
  </div>
</li>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/catalog/_document.html.erb
hyrax-5.0.4 app/views/catalog/_document.html.erb
hyrax-5.0.3 app/views/catalog/_document.html.erb
hyrax-5.0.2 app/views/catalog/_document.html.erb
hyrax-5.0.1 app/views/catalog/_document.html.erb
hyrax-5.0.0 app/views/catalog/_document.html.erb
hyrax-5.0.0.rc3 app/views/catalog/_document.html.erb
hyrax-5.0.0.rc2 app/views/catalog/_document.html.erb
hyrax-5.0.0.rc1 app/views/catalog/_document.html.erb
hyrax-4.0.0 app/views/catalog/_document.html.erb
hyrax-4.0.0.rc3 app/views/catalog/_document.html.erb
hyrax-4.0.0.rc2 app/views/catalog/_document.html.erb
hyrax-4.0.0.rc1 app/views/catalog/_document.html.erb
hyrax-4.0.0.beta2 app/views/catalog/_document.html.erb
hyrax-4.0.0.beta1 app/views/catalog/_document.html.erb