From 3b598ee150ee9b9631a3b3d7a202e3099728e0a0 Mon Sep 17 00:00:00 2001 From: Stephanie Leary Date: Wed, 1 Mar 2023 09:52:19 -0600 Subject: [PATCH] LP1814978 Keyboard support for bib record actions Adds the ngbDropdownItem directive to dropdown menu items in the staff catalog bib record actions: Serials, Mark For, and Other Actions. This adds support for navigating the menus using the up/down arrows on the keyboard. Signed-off-by: Stephanie Leary Signed-off-by: Susan Morrison Signed-off-by: Jane Sandberg --- .../staff/catalog/record/actions.component.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html index 8278f55bc9..d631a9fbe3 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html @@ -41,10 +41,10 @@
- + Manage Subscriptions - + Manage MFHDs
@@ -54,31 +54,31 @@
- - - - -
@@ -88,16 +88,16 @@
- - - - + View/Place Orders
-- 2.11.0