25 Jan
2022
25 Jan
'22
9:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29713 --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- This works well and I am signing off on it but thought it would be worth mentioning that the QA tool says: FAIL koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt FAIL forbidden patterns forbidden pattern: Font Awesome icons need the aria-hidden attribute for accessibility purpose (see bug 25166) (line 378) I don't quite understand what would be wrong because the FA icon on line 378 does have the aria-hidden attribute: <i class="fa fa-remove danger" aria-hidden="true" title="Cannot be put on hold"></i> -- You are receiving this mail because: You are watching all bug changes.