Sha256: de7e5d0316e44bdcb8a43b5ea7ac2788d598d453d47e2d715bd552287caf2946

Contents?: true

Size: 258 Bytes

Versions: 5

Compression:

Stored size: 258 Bytes

Contents

<% if @document_list.any? {|d| d.exports_as? :endnote } %>
  <li class="endnote">
    <%= link_to t('blacklight.tools.endnote'), bookmarks_path(:endnote, search_state.params_for_search), :class => "btn btn-default", :id => "endnoteLink" %>
  </li>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

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