From: Stephanie Leary Date: Wed, 3 May 2023 17:18:59 +0000 (+0000) Subject: LP2018208 Empty alt for result record images, icons X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3d36db03ea22a2ec46a63eca21bae36e4b5eebd0;p=Evergreen.git LP2018208 Empty alt for result record images, icons Adds empty alt attributes for jacket images and format icons that are immediately followed by equivalent text representations, and are therefore redundant for screen reader users. Signed-off-by: Stephanie Leary Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html index 7b070fe6f5..02450884b7 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html @@ -17,13 +17,13 @@ - + - + @@ -70,7 +70,7 @@ + src="/images/format_icons/icon_format/{{icon}}.png" alt=""/> {{iconFormatLabel(icon)}}