https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19939
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #71904|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <[email protected]> --- Created attachment 71905 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71905&action=edit Bug 19939: Move cataloging Z39.50 results actions into menu This patch modifies the template which displays cataloging Z39.50 search results so that the "MARC," "Card," and "Import" links are moved out of separate table cells and into one menu. The old menu which would appear when any table cell is clicked has been removed, and code added to display the same Bootstrap menu if a table cell is clicked. To test, apply the patch and go to Cataloging -> New from Z39.50/SRU. - Perform a Z39.50 search which will return more than one result. - Confirm that clicking the "Actions" button triggers a drop-down menu. - Confirm that the links in the menu trigger actions for the correct bibliographic record. - Confirm that clicking any other table cell in the table of results will trigger the display of the same menu. - Confirm that this menu works correctly for the correct record. Signed-off-by: Claire Gravely <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
