LP#1305958 Change copy table header atts to scope attributes user/csharp/lp1305958_th_scope_signoff
authorDan Scott <dscott@laurentian.ca>
Thu, 10 Apr 2014 14:59:49 +0000 (10:59 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 27 Sep 2014 21:03:19 +0000 (17:03 -0400)
commitb9d97432eb8589deef34557d30d398838022b71a
tree1035a02611aa3cd449860cfac5ac2b9dc48cb3de
parent951b648d8fc770db14bec9d8621d090d8ccb0756
LP#1305958 Change copy table header atts to scope attributes

Per http://webaim.org/techniques/tables/data, the current best practice for
marking up tables for accessibility is to use the "scope" attribute for
headers, rather than the error-prone and markup-heavy "headers" attribute on
table cells.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Open-ILS/src/templates/opac/parts/record/copy_table.tt2