https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22579 --- Comment #1 from Hayley Mapley <hayleymapley@catalyst.net.nz> --- Created attachment 86997 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86997&action=edit Bug 22579: Add syspref to toggle dropdown/links in Z39.50 search results This patch reduces the number of clicks to use 'Card preview' functionality without removing the work done to condense the three links into a menu in Bug 19939 which is displayed by default (and when the syspref is disabled). Test plan: 1) Apply the patch 2) In Cataloging click the New from Z39.50/SRU button and search for a term that will produce results 3) In the results window, note that the actions column contains a dropdown for each row which contains three links. 4) Change the Replacez3950CatalogingActionMenuWithLinks to 'Do' 5) Complete step 2 again, and instead note that the actions column now contains three links, Card preview, MARC preview, Import 6) Verify that each of the links work as expected 7) Sign off! Sponsored-by: Horowhenua Library Trust -- You are receiving this mail because: You are watching all bug changes.