Sha256: 9c38bc8cb69434a847fce7b370a39286f3bf270b694501bcdf551f302f4f5948

Contents?: true

Size: 387 Bytes

Versions: 8

Compression:

Stored size: 387 Bytes

Contents

<div class="document">
  <div class="thumbnail">
    <%= link_to '#', data: { :'slide-to' => document_counter, toggle: "modal", target: "#slideshow-modal" } do %>
      <% if thumbnail_url(document) %>
          <%= image_tag thumbnail_url(document) %>
        <% else %>
          <%= t('.missing_image', scope: [:blacklight_gallery]) %>
        <% end %>
    <% end %>
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
blacklight-gallery-1.1.0 app/views/catalog/_grid_slideshow.html.erb
blacklight-gallery-0.12.0 app/views/catalog/_grid_slideshow.html.erb
blacklight-gallery-1.0.0 app/views/catalog/_grid_slideshow.html.erb
blacklight-gallery-0.11.0 app/views/catalog/_grid_slideshow.html.erb
blacklight-gallery-0.10.0 app/views/catalog/_grid_slideshow.html.erb
blacklight-gallery-0.9.0 app/views/catalog/_grid_slideshow.html.erb
blacklight-gallery-0.8.0 app/views/catalog/_grid_slideshow.html.erb
blacklight-gallery-0.7.0 app/views/catalog/_grid_slideshow.html.erb