Sha256: 9583a038a1a83e2dc6ee06e797c63392248b616cc97053565cbd0363bf530542

Contents?: true

Size: 542 Bytes

Versions: 9

Compression:

Stored size: 542 Bytes

Contents

  <!-- Modal -->
  <div class="slideshow-modal modal fade" id="slideshow-modal" tabindex="-1" role="dialog" aria-labelledby="slideshow-modal-label" aria-hidden="true">
    <div class="modal-dialog col-md-10">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="glyphicon glyphicon-remove"></span></button>
        </div>
        <div class="modal-body">
          <%= yield %>
        </div>
      </div>
    </div>
  </div>

Version data entries

9 entries across 9 versions & 1 rubygems

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