Sha256: 7d8b85a9cc2ffccefbb38538877ab999d448849593468e7defe3468bdd3a75b3

Contents?: true

Size: 177 Bytes

Versions: 6

Compression:

Stored size: 177 Bytes

Contents

<div class="modal-body">
<% @citations.each do |citation| %>
  <h3><%= t("blacklight.citeproc.styles.#{citation[:label]}") %></h3>
  <%= citation[:citation] %>
<% end %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
blacklight-citeproc-0.2.0 app/views/blacklight/citeproc/citation/print_single.html.erb
blacklight-citeproc-0.1.0 app/views/blacklight/citeproc/citation/print_single.html.erb
blacklight-citeproc-0.0.5 app/views/blacklight/citeproc/citation/print_single.html.erb
blacklight-citeproc-0.0.4 app/views/blacklight/citeproc/citation/print_single.html.erb
blacklight-citeproc-0.0.3 app/views/blacklight/citeproc/citation/print_single.html.erb
blacklight-citeproc-0.0.2 app/views/blacklight/citeproc/citation/print_single.html.erb