From ea7192b42acc58b73c2185903652917697c2a6ec Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 1 Aug 2019 12:08:12 -0400 Subject: [PATCH] LP1829567 Angular navbar access key additions Adds keyboard shorts to the Angular navigation bar for the following actions using the same key assignemnts as AngJS. Patron Search Item Status OPAC Check Out Check In Capture Holds Renew items Register Patron Retrieve Last Patron Retrieve Recent Patrons Record In-House Use Reprint Last Receipt Retrieve Bib Record by TCN Retrieve Last Bib Record Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/nav.component.html | 69 +++++++++++++++-------- 1 file changed, 47 insertions(+), 22 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 70ca9f5240..ecea94b9e3 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -3,7 +3,7 @@