From: Bill Erickson Date: Thu, 10 Apr 2014 20:49:36 +0000 (-0400) Subject: LP#1301599 TPAC replace aria-label with title X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7f7ed3c9f027ae2fe52f767270f9f1aa2aedff1f;p=evergreen%2Fpines.git 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 Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/templates/opac/myopac/holds.tt2 b/Open-ILS/src/templates/opac/myopac/holds.tt2 index 8d049eaf17..de5fcbdc27 100644 --- a/Open-ILS/src/templates/opac/myopac/holds.tt2 +++ b/Open-ILS/src/templates/opac/myopac/holds.tt2 @@ -59,7 +59,7 @@ [% diff --git a/Open-ILS/src/templates/opac/parts/coded_value_selector.tt2 b/Open-ILS/src/templates/opac/parts/coded_value_selector.tt2 index 3c242f2be0..c8eb62e71c 100644 --- a/Open-ILS/src/templates/opac/parts/coded_value_selector.tt2 +++ b/Open-ILS/src/templates/opac/parts/coded_value_selector.tt2 @@ -19,7 +19,7 @@ diff --git a/Open-ILS/src/templates/opac/parts/myopac/prefs_base.tt2 b/Open-ILS/src/templates/opac/parts/myopac/prefs_base.tt2 index cf38a6270a..a9e52b7f6d 100644 --- a/Open-ILS/src/templates/opac/parts/myopac/prefs_base.tt2 +++ b/Open-ILS/src/templates/opac/parts/myopac/prefs_base.tt2 @@ -41,7 +41,7 @@
[%- WHILE node_stack.size > 0; diff --git a/Open-ILS/src/templates/opac/parts/qtype_selector.tt2 b/Open-ILS/src/templates/opac/parts/qtype_selector.tt2 index 6986fc12d9..1c8fc2cddf 100644 --- a/Open-ILS/src/templates/opac/parts/qtype_selector.tt2 +++ b/Open-ILS/src/templates/opac/parts/qtype_selector.tt2 @@ -8,7 +8,7 @@ {value => "id|bibcn", label => l("Bib Call Number")} ] %]