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