Sha256: 11eabd1aa3a380eb7c60aafcf6c76c56191d8f6feed7fd7a4e73c31e00809ba1

Contents?: true

Size: 383 Bytes

Versions: 5

Compression:

Stored size: 383 Bytes

Contents

<div class="document col-6 col-md-3">
  <div class="thumbnail">
    <%= render_thumbnail_tag(document, { class: 'img-thumbnail' }, :counter => document_counter_with_offset(document_counter)) %>
    <div class="caption">
      <%= render_document_partials document, blacklight_config.view_config(:gallery).partials, :document_counter => document_counter %>
    </div>
  </div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
blacklight-gallery-1.4.0 app/views/catalog/_index_gallery.html.erb
blacklight-gallery-1.3.0 app/views/catalog/_index_gallery.html.erb
blacklight-gallery-1.2.1 app/views/catalog/_index_gallery.html.erb
blacklight-gallery-1.2.0 app/views/catalog/_index_gallery.html.erb
blacklight-gallery-1.1.1 app/views/catalog/_index_gallery.html.erb