https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34724
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155445|0 |1 is obsolete| | --- Comment #10 from David Cook <[email protected]> --- Created attachment 155472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155472&action=edit Bug 34724: (QA follow-up): Replace href from thumbnail link with a # to keep pointer event. The href link gets reconstructed by showCover anyway Remove return false from on click event, its not triggering a location change anymore because of the above Remove check for imagenumber, its a non-null primary key, if the image exists, then the imagenumber must also exist Signed-off-by: David Cook <[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/
