https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41934 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |blawlor@clamsnet.org --- Comment #5 from Brendan Lawlor <blawlor@clamsnet.org> --- I tried to test this out but got a sha1 error, so I could not apply the patch. A couple other things I think this would need for better accessibility is the +/- element should probably be a <button> element and have aria-expanded attribute set to false initially and updated to true when the notes expand. It should have an aria-controls attribute that refers to the the id of the notes element that is expanded. -- You are receiving this mail because: You are watching all bug changes.