Sha256: 3b4b1cc0ed91cec4950b2b31b29abf499486f86f2369f0435f43d79cd2707bdb
Contents?: true
Size: 340 Bytes
Versions: 2
Compression:
Stored size: 340 Bytes
Contents
<div class="modal-header"> <h1><%= t('blacklight.tools.citation') %></h1> <button type="button" class="blacklight-modal-close close" data-dismiss="modal" aria-label="<%= t('blacklight.modal.close') %>"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <%= render :partial => 'citation' -%> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blacklight-7.0.0 | app/views/catalog/citation.js.erb |
blacklight-7.0.0.rc2 | app/views/catalog/citation.js.erb |