https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25004
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #102176|0 |1 is obsolete| | --- Comment #6 from Nick Clemens <[email protected]> --- Created attachment 102212 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102212&action=edit Bug 25004: Search results place hold button not enabled when checking result checkboxes on opac-search.pl This patch makes a minor correction to the markup of the OPAC search results page so that the event handlers attached to the checkboxes work correctly. The broken markup broke the jQuery selector used to control the event. An extra </div> was added by mistake by Bug 14715. To test, apply the patch and test the process of selecting multiple titles by checking the checkbox. Doing so should activate the "Place hold" and "Tag" controls. Signed-off-by: David Nind <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- 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/
