Sha256: aabf694aa40d8448e44c9d2f0932182a3c6839b63dc17ccb69e91ac4be71c0d5

Contents?: true

Size: 357 Bytes

Versions: 19

Compression:

Stored size: 357 Bytes

Contents

    <% # container for a single doc -%>
    <div class="document <%= render_document_class document %>">
      
      <%= render :partial => 'document_header', :locals => { :document => document, :document_counter => document_counter } %>

      <% # main container for doc partial view -%>
      <%= render_document_partial document, :index %>

    </div>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
blacklight-4.3.0 app/views/catalog/_document.html.erb
blacklight-4.2.2 app/views/catalog/_document.html.erb
blacklight-4.2.1 app/views/catalog/_document.html.erb
blacklight-4.2.0 app/views/catalog/_document.html.erb
blacklight-4.1.0 app/views/catalog/_document.html.erb
blacklight-4.0.1 app/views/catalog/_document.html.erb
blacklight-3.8.2 app/views/catalog/_document.html.erb
blacklight-4.0.0 app/views/catalog/_document.html.erb
blacklight-4.0.0.rc2 app/views/catalog/_document.html.erb
blacklight-4.0.0.rc1 app/views/catalog/_document.html.erb
blacklight-4.0.0.pre7 app/views/catalog/_document.html.erb
blacklight-4.0.0.pre6 app/views/catalog/_document.html.erb
blacklight-3.8.1 app/views/catalog/_document.html.erb
blacklight-3.8.0 app/views/catalog/_document.html.erb
blacklight-3.7.2 app/views/catalog/_document.html.erb
blacklight-3.7.1 app/views/catalog/_document.html.erb
blacklight-3.7.0 app/views/catalog/_document.html.erb
blacklight-3.6.1.1 app/views/catalog/_document.html.erb
blacklight-3.6.0 app/views/catalog/_document.html.erb