Sha256: e724fc2f3974ade5e317c097a93ac2d0edd4d8380ac7056e27ec6f1f88c07524
Contents?: true
Size: 560 Bytes
Versions: 21
Compression:
Stored size: 560 Bytes
Contents
<div class="citations"> <% if Hyrax.config.citations? %> <%= link_to "Citations", hyrax.citations_work_path(presenter), id: 'citations', class: 'btn btn-default' %> <% end %> <div class='citations-heading'><%= t('.header') %></div> <p class='citations-list'> <%= link_to 'EndNote', polymorphic_path([main_app, presenter], format: 'endnote') %> | <%= link_to 'Zotero', hyrax.zotero_path, id: 'zoteroLink', name: 'zotero' %> | <%= link_to 'Mendeley', hyrax.mendeley_path, id: 'mendeleyLink', name: 'mendeley' %> </p> </div>
Version data entries
21 entries across 21 versions & 1 rubygems