https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41987 --- Comment #9 from Brendan Lawlor <blawlor@clamsnet.org> --- Created attachment 199970 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199970&action=edit Bug 41987: Remove duplicate searchresult-breeding id The searchresult-breeding id was present on both the wrapper div and the "no results" alert element, causing duplicate id usage in the DOM. This patch ensures the id is only used once on the parent container and keeps the anchor link functional. Signed-off-by: Artur Mickiewicz <davno_pora@mail.com> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org> -- You are receiving this mail because: You are watching all bug changes.