https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36557 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 164563 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164563&action=edit Bug 36166: Convert Cart and Lists conrols to buttons and rework logic This patch tries to address errors in the way features are displayed in result lists so that controls for holds, tags, lists, etc. are shown or hidden according to system preferences. The patch converst the Cart/Lists dropdown to separate buttons, making the display logic simpler and making the interface more consistent with updates to the staff interface search results. To test, apply the patch and rebuild the OPAC CSS. - In the OPAC, test these pages: - Catalog search results - List contents - Test with various combinations of these system preferences: - opacbookbag - DisplayMultiPlaceHold - virtualshelves - OPACHoldRequests - TagsEnabled - TagsInputOnList - UseRecalls - ArticleRequests With each different combination of settings the right controls should appear in the toolbar at the top (if present), and with each search result. -- You are receiving this mail because: You are watching all bug changes.