Sha256: ac6d2dfde4b27ae76b73629f1b811c7944957c0970488bfbdaaae22f531baa0e

Contents?: true

Size: 309 Bytes

Versions: 6

Compression:

Stored size: 309 Bytes

Contents

<h4><%= t('page.other_format') %></h4>
<ul>
  <li><%= link_to 'RDF/XML', url_for(params.merge(format: :rdf, only_path: true)) %>
  <li><%= link_to 'MODS', url_for(params.merge(format: :mods, only_path: true)) %></li>
  <li><%= link_to 'TSV', url_for(params.merge(format: :txt, only_path: true)) %></li>
</ul>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
enju_biblio-0.1.3 app/views/manifestations/_export_list.html.erb
enju_biblio-0.1.2 app/views/manifestations/_export_list.html.erb
enju_biblio-0.1.1 app/views/manifestations/_export_list.html.erb
enju_biblio-0.1.0 app/views/manifestations/_export_list.html.erb
enju_biblio-0.1.0.pre71 app/views/manifestations/_export_list.html.erb
enju_biblio-0.1.0.pre70 app/views/manifestations/_export_list.html.erb