Sha256: 019ba02837c9fc1b1c9ab3d9b239172bba7b5fab8186c788335cba9bb8464ff3

Contents?: true

Size: 560 Bytes

Versions: 6

Compression:

Stored size: 560 Bytes

Contents

<div class="document col-xs-6 col-md-3">
  <div class="thumbnail" data-fileset="<%= document.file_set_ids&.first %>" data-query="<%= highlight_matches(document, 'all_text_tsimv', 'em') || search_query(current_search_session.query_params) %>">
    <%= render_newspaper_thumbnail_tag(document,
                                       current_search_session.query_params) %>
    <div class="caption">
      <%= render_document_partials document, blacklight_config.view_config(:gallery).partials, :document_counter => document_counter %>
    </div>
  </div>
</div>

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
newspaper_works-1.0.1 app/views/catalog/_index_gallery_newspaper_article_wrapper.html.erb
newspaper_works-1.0.1 app/views/catalog/_index_gallery_newspaper_page_wrapper.html.erb
newspaper_works-1.0.0 app/views/catalog/_index_gallery_newspaper_article_wrapper.html.erb
newspaper_works-1.0.0 app/views/catalog/_index_gallery_newspaper_page_wrapper.html.erb
newspaper_works-0.1.0 app/views/catalog/_index_gallery_newspaper_article_wrapper.html.erb
newspaper_works-0.1.0 app/views/catalog/_index_gallery_newspaper_page_wrapper.html.erb