Sha256: fc05613e3fc10203f0c7860119b1f8376d26a3b69ddced063fe50fa8b8c28125
Contents?: true
Size: 245 Bytes
Versions: 3
Compression:
Stored size: 245 Bytes
Contents
<% if @document_list.any? {|d| d.exports_as? :endnote } %> <li class="endnote"> <%= link_to t('blacklight.tools.endnote'), bookmarks_path(:endnote, params_for_search), :class => "btn btn-default", :id => "endnoteLink" %> </li> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
blacklight-marc-5.10.0 | app/views/bookmarks/_endnote.html.erb |
blacklight-marc-5.5.0 | app/views/bookmarks/_endnote.html.erb |
blacklight-marc-5.4.0 | app/views/bookmarks/_endnote.html.erb |