Sha256: df38b291c9c2bae8ab984fdb4df6c2a9428556aa128a9271f93aa922433fbaff

Contents?: true

Size: 313 Bytes

Versions: 5

Compression:

Stored size: 313 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, search_state.params_for_search)), :class => "btn btn-default", :id => "refworksLink" %>
  </li>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
blacklight-marc-6.3.0 app/views/bookmarks/_refworks.html.erb
blacklight-marc-6.2.0 app/views/bookmarks/_refworks.html.erb
blacklight-marc-6.1.1 app/views/bookmarks/_refworks.html.erb
blacklight-marc-6.1.0 app/views/bookmarks/_refworks.html.erb
blacklight-marc-6.0.0 app/views/bookmarks/_refworks.html.erb