Sha256: 7345300552fc365099cc194371e059a9199a8e7f6ad1ebc2d51a7baa1d30fbff

Contents?: true

Size: 263 Bytes

Versions: 12

Compression:

Stored size: 263 Bytes

Contents

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

12 entries across 12 versions & 1 rubygems

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