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:51:53 +0000 (15:51 -0400)
commitdfa8abafeb1d1fef9bb62ca4f9d665c6bff1cdc2
tree2271dd98fb3d1f57386ec55ec48948ee927a218a
parentb48ffc96c7f171aa2c237a4e028bd4e62c25421a
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