https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14963
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #31 from [email protected] --- This fix is working after my 20.05, but I don't have any way to turn off/hide the "suggest for purchase" button if we don't want it. The other opac-detail-sidebar.inc buttons each have a class on the link element ("reserve" or "print-large") so I can hide them using CSS. "Suggest for purchase" has no class for CSS manipulation,. I don't think adding/changing system preferences is necessary, just adding a class to the link in Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-detail-sidebar.inc (currently on line 37) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
