Sha256: 2276384ba209841d72314b49dcc4334d5ac65684b0d47c937604e66b07739164
Contents?: true
Size: 468 Bytes
Versions: 2
Compression:
Stored size: 468 Bytes
Contents
<div role="tabpanel" class="tab-pane" id="delete"> <div class="alert alert-danger"> <h4 class="alert-heading"><%= t(:".heading") %></h4> <div class="row"> <p class='col-9'><%= t(:".warning_html", export_link: link_to(t(:'spotlight.exhibits.export.download'), spotlight.import_exhibit_path(current_exhibit))) %></p> <div class='col-3'> <%= delete_link current_exhibit, class: 'btn btn-secondary' %> </div> </div> </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blacklight-spotlight-3.0.0.alpha.2 | app/views/spotlight/exhibits/_delete.html.erb |
blacklight-spotlight-3.0.0.alpha.1 | app/views/spotlight/exhibits/_delete.html.erb |