Sha256: 692d21f23782a3227ffc111e79abb82c363a1d16fc320d52b2427a250aaa56be

Contents?: true

Size: 282 Bytes

Versions: 7

Compression:

Stored size: 282 Bytes

Contents

<div class="container">
  <div id="documents" class="<%= (Array(blacklight_config.view_config(document_index_view_type).classes || 'row-cols-2 row-cols-md-3') + ["row documents-#{document_index_view_type}"]).join(' ') %>">
    <%= render documents, as: :document %>
  </div>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
blacklight-gallery-3.2.0 app/views/catalog/_document_gallery.html.erb
blacklight-gallery-3.1.0 app/views/catalog/_document_gallery.html.erb
blacklight-gallery-3.0.4 app/views/catalog/_document_gallery.html.erb
blacklight-gallery-3.0.3 app/views/catalog/_document_gallery.html.erb
blacklight-gallery-3.0.2 app/views/catalog/_document_gallery.html.erb
blacklight-gallery-3.0.1 app/views/catalog/_document_gallery.html.erb
blacklight-gallery-3.0.0 app/views/catalog/_document_gallery.html.erb