Sha256: 746892ee82cf2677421dcdf320032489ec383c57736bc32aa8ece0a5580aba30

Contents?: true

Size: 425 Bytes

Versions: 15

Compression:

Stored size: 425 Bytes

Contents

<div class="item<%= ' active' if document_counter == 0 %>">
  <div class="frame">
      <%= render_slideshow_tag(document) %>
      <div class="caption">
        <%= index_presenter(document).label(document_show_link_field(document)) %>
      </div>
      <span class="counter">
        <%= t :'blacklight_gallery.catalog.modal_slideshow.counter', counter: document_counter + 1, count: count %>
      </span>
  </div>
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
blacklight-gallery-1.7.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.6.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.5.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.4.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.3.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.2.1 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.2.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.1.1 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.1.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-0.12.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-1.0.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-0.11.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-0.10.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-0.9.0 app/views/catalog/_index_slideshow.html.erb
blacklight-gallery-0.8.0 app/views/catalog/_index_slideshow.html.erb