Sha256: cbd7798886c0d73729bfa6bf178a88ebea0061f2c7825e70df3f729aabf40286
Contents?: true
Size: 245 Bytes
Versions: 48
Compression:
Stored size: 245 Bytes
Contents
<%= render Blacklight::System::ModalComponent.new do |component| %> <% component.title { t('blacklight.tools.citation') } %> <%= render Blacklight::Document::CitationComponent.with_collection(@documents) if @documents.present? %> <% end %>
Version data entries
48 entries across 48 versions & 1 rubygems