Sha256: 2de48096914bd2a496d11d1381a2f1b9c34fbb68419412e37f661c195d34d61e
Contents?: true
Size: 250 Bytes
Versions: 17
Compression:
Stored size: 250 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
17 entries across 16 versions & 2 rubygems