It seems to me _endnote.html.erb is obsolete because of how document action links are now handled in Blacklight. _show_tools.html.erb basically just takes the content of endnote and refworks and does a link_to on them inside of a uniform li. Wondering if _endnote.html.erb, _marc_tools.html.erb and _refworks.html.erb should be deleted (i.e., blacklight-marc/app/views/bookmarks)? Or do they still serve a purpose I'm not seeing?
This has come up for me because I'm trying to override in a way that is copacetic to blacklight and blacklight_marc.
It seems to me
_endnote.html.erbis obsolete because of how document action links are now handled in Blacklight._show_tools.html.erbbasically just takes the content of endnote and refworks and does alink_toon them inside of a uniformli. Wondering if_endnote.html.erb,_marc_tools.html.erband_refworks.html.erbshould be deleted (i.e., blacklight-marc/app/views/bookmarks)? Or do they still serve a purpose I'm not seeing?This has come up for me because I'm trying to override in a way that is copacetic to blacklight and blacklight_marc.