https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34724
--- Comment #8 from Pedro Amorim <[email protected]> --- Created attachment 155445 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155445&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 -- 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/
