Sha256: 1fdbdd7f00b07a1cd01740fb54e2826f78bfaf977d96deaaded12c9fb01a57d6

Contents?: true

Size: 318 Bytes

Versions: 12

Compression:

Stored size: 318 Bytes

Contents

<% if @response.documents.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

12 entries across 12 versions & 1 rubygems

Version Path
blacklight-marc-8.1.4 app/views/bookmarks/_refworks.html.erb
blacklight-marc-8.1.3 app/views/bookmarks/_refworks.html.erb
blacklight-marc-8.1.2 app/views/bookmarks/_refworks.html.erb
blacklight-marc-8.1.1 app/views/bookmarks/_refworks.html.erb
blacklight-marc-8.1.0 app/views/bookmarks/_refworks.html.erb
blacklight-marc-8.0.0 app/views/bookmarks/_refworks.html.erb
blacklight-marc-7.2.0 app/views/bookmarks/_refworks.html.erb
blacklight-marc-7.1.1 app/views/bookmarks/_refworks.html.erb
blacklight-marc-7.1.0 app/views/bookmarks/_refworks.html.erb
blacklight-marc-7.0.1 app/views/bookmarks/_refworks.html.erb
blacklight-marc-7.0.0 app/views/bookmarks/_refworks.html.erb
blacklight-marc-7.0.0.rc1 app/views/bookmarks/_refworks.html.erb