Sha256: 56f80e907b408a35a841b00e3536e89e9c48760ed2573631e1c17bcff481240a

Contents?: true

Size: 425 Bytes

Versions: 22

Compression:

Stored size: 425 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">&times;</span>
  </button>
</div>
<div class="modal-body">
  <% @documents&.each do |document| %>
    <%= document.geoblacklight_citation(solr_document_url(document)) %>
  <% end %>
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
geoblacklight-3.8.1 app/views/catalog/_citation.html.erb
geoblacklight-4.1.0 app/views/catalog/_citation.html.erb
geoblacklight-3.8.0 app/views/catalog/_citation.html.erb
geoblacklight-4.0.0 app/views/catalog/_citation.html.erb
geoblacklight-4.0.0.pre.rc3 app/views/catalog/_citation.html.erb
geoblacklight-3.7.0 app/views/catalog/_citation.html.erb
geoblacklight-4.0.0.pre.rc2 app/views/catalog/_citation.html.erb
geoblacklight-4.0.0.pre.rc1 app/views/catalog/_citation.html.erb
geoblacklight-3.6.0 app/views/catalog/_citation.html.erb
geoblacklight-3.5.0 app/views/catalog/_citation.html.erb
geoblacklight-4.0.0.pre.alpha.3 app/views/catalog/_citation.html.erb
geoblacklight-4.0.0.pre.alpha.2 app/views/catalog/_citation.html.erb
geoblacklight-4.0.0.pre.alpha.1 app/views/catalog/_citation.html.erb
geoblacklight-4.0.0.pre.alpha app/views/catalog/_citation.html.erb
geoblacklight-3.4.0 app/views/catalog/_citation.html.erb
geoblacklight-3.3.1 app/views/catalog/_citation.html.erb
geoblacklight-3.3.0 app/views/catalog/_citation.html.erb
geoblacklight-3.2.0 app/views/catalog/_citation.html.erb
geoblacklight-3.1.0 app/views/catalog/_citation.html.erb
geoblacklight-3.0.1 app/views/catalog/_citation.html.erb