Sha256: f79f1c119a7db89ef48e0cc5eb089826948b0fef24f409f007dfe8e10a761e54
Contents?: true
Size: 559 Bytes
Versions: 8
Compression:
Stored size: 559 Bytes
Contents
<div class="citations"> <% if Sufia.config.citations %> <%= link_to "Citations", sufia.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', sufia.zotero_path, id: 'zoteroLink', name: 'zotero' %> | <%= link_to 'Mendeley', sufia.mendeley_path, id: 'mendeleyLink', name: 'mendeley' %> </p> </div>
Version data entries
8 entries across 8 versions & 1 rubygems