]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1744585: Patron summary display accessibility fix.
authorSam Link <slink@LIBPC002>
Wed, 24 Jan 2018 15:34:56 +0000 (10:34 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 30 Apr 2018 14:31:43 +0000 (10:31 -0400)
commit16d8baf1636dfb9120dfe41824a17466a2ba98a5
tree90c5784c79eca767de80a0bfff208b4b8176720c
parentafc0fc9d4a88e65c4fcf0706895cbb688c701186
LP#1744585: Patron summary display accessibility fix.

When a patron summary contains an image of the patron, that image tag
now has a null alt attribute to remove it from the flow of a screen
reader. As the image provides no navigation capabilities or additional
data, this is the proper way to assign an alt attribute

Signed-off-by: Sam Link <slink@columbiacountyga.gov>
Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/circ/patron/t_summary.tt2