Sha256: 5026e30db5039ba85393af6a0ceccb0fe814da0bfcebfd5911022af6b9b9a2ef

Contents?: true

Size: 339 Bytes

Versions: 10

Compression:

Stored size: 339 Bytes

Contents

<div class="item<%= ' active' if @counter == 1 %>">
  <div class="frame">
      <%= slideshow_tag %>
      <div class="caption">
        <%= presenter.heading %>
      </div>

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
blacklight-gallery-3.4.0 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.3.1 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.3.0 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.2.0 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.1.0 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.0.4 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.0.3 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.0.2 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.0.1 app/components/blacklight/gallery/slideshow_component.html.erb
blacklight-gallery-3.0.0 app/components/blacklight/gallery/slideshow_component.html.erb