https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31736 --- Comment #107 from David Nind <david@davidnind.com> --- Created attachment 203378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203378&action=edit Bug 31736: (follow-up) All libraries - remove extra '>' Removes an extra '>' from the advanced search sidebar when adding an item to a basked using the "From a subscription" option. Test plan: 1. Go to Acquisitions > Search vendors > Search 2. Click "My Vendor". 3. Click "Baskets" in the sidebar. 4. In the actions column, click "Add to basket" for "My Basket". 5. In the pop-up window, click "From a subscription". 6. Note that in the advanced search sidebar, the first option for "Library" is ">All libraries". 7. Apply the patch. 8. Reload the page. 9. Note that the first option no longer has the ">". Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.