Sha256: a41f95905501e1cc5513826796b21386849ed91bd882ca4fa00272a0ecdda45d

Contents?: true

Size: 288 Bytes

Versions: 76

Compression:

Stored size: 288 Bytes

Contents

<div>
  <h1 class="modal-title"><%= title %></h1>

  <% @formats.each do |i18n_key, citation_method| %>
    <h2><%= t(i18n_key) %></h2>
    <%= @document.send(citation_method).html_safe %>
    <% unless @formats.keys.last === i18n_key %>
      <br/><br/>
    <% end %>
  <% end %>
</div>

Version data entries

76 entries across 75 versions & 2 rubygems

Version Path
blacklight-8.6.1 app/components/blacklight/document/citation_component.html.erb
blacklight-7.40.0 app/components/blacklight/document/citation_component.html.erb
blacklight-8.6.0 app/components/blacklight/document/citation_component.html.erb
blacklight-8.5.1 app/components/blacklight/document/citation_component.html.erb
blacklight-8.5.0 app/components/blacklight/document/citation_component.html.erb
blacklight-7.39.0 app/components/blacklight/document/citation_component.html.erb
blacklight-8.4.0 app/components/blacklight/document/citation_component.html.erb
blacklight-7.38.0 app/components/blacklight/document/citation_component.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-8.3.0/app/components/blacklight/document/citation_component.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/app/components/blacklight/document/citation_component.html.erb
blacklight-8.3.0 app/components/blacklight/document/citation_component.html.erb
blacklight-8.2.2 app/components/blacklight/document/citation_component.html.erb
blacklight-8.2.1 app/components/blacklight/document/citation_component.html.erb
blacklight-8.2.0 app/components/blacklight/document/citation_component.html.erb
blacklight-7.37.0 app/components/blacklight/document/citation_component.html.erb
blacklight-7.36.2 app/components/blacklight/document/citation_component.html.erb
blacklight-7.36.1 app/components/blacklight/document/citation_component.html.erb
blacklight-7.36.0 app/components/blacklight/document/citation_component.html.erb
blacklight-7.35.0 app/components/blacklight/document/citation_component.html.erb
blacklight-8.1.0 app/components/blacklight/document/citation_component.html.erb