https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41987

--- Comment #9 from Brendan Lawlor <[email protected]> ---
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 <[email protected]>
Signed-off-by: David Nind <[email protected]>
Signed-off-by: Brendan Lawlor <[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/

Reply via email to