Sha256: c575aa73e6ad98776a0521129e800a57d480c2dcd2afc138f64462beb35e17c3

Contents?: true

Size: 526 Bytes

Versions: 12

Compression:

Stored size: 526 Bytes

Contents

  <!-- Modal -->
  <div class="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

12 entries across 12 versions & 1 rubygems

Version Path
blacklight-gallery-0.6.1 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.6.0 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.4.1 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.5.0 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.4.0 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.3.0 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.2.1 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.2.0 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.1.2 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.1.1 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.1.0 app/views/catalog/_slideshow_modal.html.erb
blacklight-gallery-0.0.2 app/views/catalog/_slideshow_modal.html.erb