Sha256: 5f6b491e9eb58d5ef4846792c5cf3b1fd04566cc068e5f157f16dae7362c5905

Contents?: true

Size: 404 Bytes

Versions: 26

Compression:

Stored size: 404 Bytes

Contents

<div class="item<%= ' active' if @counter == 1 %>">
  <div class="frame">
      <%= slideshow_tag %>
      <div class="caption">
        <%= helpers.link_to_document(presenter.document, presenter.heading, counter: @counter) %>
      </div>

      <span class="counter">
        <%= t :'blacklight_gallery.catalog.modal_slideshow.counter', counter: @counter, count: count %>
      </span>
  </div>
</div>

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
blacklight-gallery-4.2.0 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-4.1.0 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-4.0.2 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-4.0.1 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-4.0.0 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.5.0 app/components/blacklight/gallery/slideshow_component.html.erb