https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25244
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #106511|0 |1 is obsolete| | Attachment #106512|0 |1 is obsolete| | --- Comment #14 from Jonathan Druart <[email protected]> --- Created attachment 107109 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107109&action=edit Bug 25244: Add specific aria-label to search results This patch adds an arai-lebel to the select checkboxes on the search results page of the OPAC. Test plan 1/ Perform a search that will yield some results 2/ Inspect the 'checkbox' on the left side of the results table 3/ Note that there is no arai-label 4/ Apply patch 5/ Refresh the search results page 6/ Inspect the 'checkbox' on the left side of the results table 7/ Note that the aria-label now appears and contains relavant information 8/ Signoff Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Julian Maurice <[email protected]> Bug 25244: (follow-up) QA corrections Signed-off-by: Julian Maurice <[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/
