[Koha-bugs] [Bug 29713] Make item table when placing an item level hold sortable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 25 21:33:04 CET 2022


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

--- Comment #3 from Lucas Gass <lucas at 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.


More information about the Koha-bugs mailing list