]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1301599 TPAC replace aria-label with title
authorBill Erickson <berick@esilibrary.com>
Thu, 10 Apr 2014 20:49:36 +0000 (16:49 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 26 Jun 2014 19:47:21 +0000 (15:47 -0400)
commit7f7ed3c9f027ae2fe52f767270f9f1aa2aedff1f
tree65939947b6958d82935219a772bf2928edc40b44
parente26df3d7a87f34b04364a331867c881bc7c8d95b
LP#1301599 TPAC replace aria-label with title

As appropriate, replace aria-label attributes with traditional HTML
title attributes.

For ref, from the LP entry:

http://www.w3.org/TR/2013/WD-aria-in-html-20131003/#first-rule-of-aria-use

"If you can use a native HTML element [HTML5] or attribute with the
semantics and behaviour you require already built in, instead of
re-purposing an element and adding an ARIA role, state or property to
make it accessible, then do so."

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/myopac/holds.tt2
Open-ILS/src/templates/opac/parts/advanced/search.tt2
Open-ILS/src/templates/opac/parts/coded_value_selector.tt2
Open-ILS/src/templates/opac/parts/myopac/base.tt2
Open-ILS/src/templates/opac/parts/myopac/prefs_base.tt2
Open-ILS/src/templates/opac/parts/org_selector.tt2
Open-ILS/src/templates/opac/parts/qtype_selector.tt2