Sha256: 490c9705c0a5b12218f29bdd87a6f334fc2e74ce3cae7d1a46b07abeb1cdb8eb

Contents?: true

Size: 429 Bytes

Versions: 6

Compression:

Stored size: 429 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
enju_biblio-0.3.18 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.17 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.16 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.15 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.14 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.13 app/views/manifestations/_export_list.html.erb