Sha256: 09bb364a58f838fb1e724dd5ce15439392cbcf8ec64731443d798376ce05f21a

Contents?: true

Size: 433 Bytes

Versions: 5

Compression:

Stored size: 433 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
enju_biblio-0.3.12 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.11 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.10 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.10.rc.3 app/views/manifestations/_export_list.html.erb
enju_biblio-0.3.10.rc.2 app/views/manifestations/_export_list.html.erb