From: Bill Erickson Date: Wed, 2 Apr 2014 20:43:49 +0000 (-0400) Subject: LP#1301599 TPAC result table accessibility improvements X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0d9f8ce27f09d9926204f6e0ce70b014cbb5fc5a;p=evergreen%2Fpines.git LP#1301599 TPAC result table accessibility improvements * Give the main result table a screenreader-only header to describe the table columns. * Set the role=presentation in one of the sub-tables used only for layout. Signed-off-by: Bill Erickson Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/templates/opac/parts/result/table.tt2 b/Open-ILS/src/templates/opac/parts/result/table.tt2 index 483d529c07..55e70a2540 100644 --- a/Open-ILS/src/templates/opac/parts/result/table.tt2 +++ b/Open-ILS/src/templates/opac/parts/result/table.tt2 @@ -30,6 +30,13 @@
+ + + + + + + [% FOR rec IN ctx.records; attrs = {marc_xml => rec.marc_xml}; @@ -146,6 +153,7 @@ END; -%]
[% l('Search result number') %][% l('Book jacket cover art') %][% l('Item details and Actions') %]
[% IF args.holdings.size > 0 %]