Sha256: 022f0b3b0a45219df2bb85ba112aa0a29b85a8db8b7e2898ec3269be9ca5593b

Contents?: true

Size: 335 Bytes

Versions: 153

Compression:

Stored size: 335 Bytes

Contents

<% # container for a single doc -%>
<tr class="<%= render_document_class document %> doc-row" data-label-toggle="<%= document.id %>" itemscope itemtype="<%= document.itemtype %>">
  <%= render_document_partials document, blacklight_config.view_config(document_index_view_type).partials, :document_counter => document_counter %>
</tr>

Version data entries

153 entries across 153 versions & 1 rubygems

Version Path
blacklight-spotlight-0.9.0 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.8.2 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.8.1 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.8.0 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.7.2 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.7.1 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.7.0 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.6.0 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.5.0 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.4.1 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.3.1 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.3.0 app/views/spotlight/catalog/_document_row.html.erb
blacklight-spotlight-0.2.0 app/views/spotlight/catalog/_document_row.html.erb