Sha256: 4a276f9c49f21c25a84620065a901b03d1eeca9db504e5f9c43b5bff803aeece
Contents?: true
Size: 300 Bytes
Versions: 3
Compression:
Stored size: 300 Bytes
Contents
<% if @document_list.any? {|d| d.exports_as? :refworks_marc_txt } %> <li class="refworks"> <%= link_to t('blacklight.tools.refworks'), refworks_export_url(url: bookmarks_export_url(:refworks_marc_txt, params_for_search)), :class => "btn btn-default", :id => "refworksLink" %> </li> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
blacklight-marc-5.10.0 | app/views/bookmarks/_refworks.html.erb |
blacklight-marc-5.5.0 | app/views/bookmarks/_refworks.html.erb |
blacklight-marc-5.4.0 | app/views/bookmarks/_refworks.html.erb |