From 776c1eaf44424bcb146e74e82f114b66fd02e17b Mon Sep 17 00:00:00 2001 From: Mike Risher Date: Tue, 23 Jun 2020 21:33:20 +0000 Subject: [PATCH] lp1795720 add aria-hidden to Angular/AngularJS navbar icons Modify the navbar so that aria-hidden is applied to icons, so that they are hidden from screen readers. Signed-off-by: Mike Risher Signed-off-by: Terran McCanna Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/nav.component.html | 138 ++++++++--------- Open-ILS/src/templates/staff/navbar.tt2 | 172 +++++++++++----------- 2 files changed, 159 insertions(+), 151 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/nav.component.html b/Open-ILS/src/eg2/src/app/staff/nav.component.html index 735c77a13b..7e78ea48a2 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -20,17 +20,17 @@ - person + Search for Patrons - assignment + Search for Items by Barcode - search + Search the Catalog @@ -46,95 +46,95 @@ - trending_up + Check Out - trending_down + Check In - pin_drop + Capture Holds - view_list + Pull List for Hold Requests - autorenew + Renew Items - person_add + Register Patron - redo + Retrieve Last Patron - redo + Retrieve Recent Patrons - thumb_up + Pending Patrons - list + User Buckets - check_circle + Verify Credentials - playlist_add + Record In-House Use - format_list_bulleted + Holds Shelf - library_books + Replace Barcode - question_answer + Item Status - grid_on + Scan Item as Missing Pieces - redo + Reprint Last Receipt - signal_wifi_off + Offline Circulation @@ -153,75 +153,75 @@ - search + Search the Catalog - search + Search the Catalog (Traditional) - question_answer + Item Status - list + Record Buckets - list + Item Buckets - collections + Retrieve Bib Record by ID - collections_bookmark + Retrieve Bib Record by TCN - redo + Retrieve Last Bib Record - add + Create New MARC Record - cloud_download + Import Record from Z39.50 - import_export + MARC Batch Import/Export - format_paint + MARC Batch Edit - link + Link Checker - lock + Manage Authorities - collections + Retrieve Authority Record by ID @@ -238,64 +238,64 @@ @@ -309,27 +309,27 @@ @@ -343,46 +343,46 @@ @@ -399,14 +399,14 @@ - flag + {{currentLocale.name()}} @@ -429,20 +429,20 @@ - transform + Change Operator - transform + Restore Operator - lock_outline + Logout - info_outline + About diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index 73053ddd1c..b0efc91599 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -17,9 +17,9 @@ @@ -31,14 +31,14 @@