From 2144b0e58bdd39d80d19e1a84f0ac807c7986a46 Mon Sep 17 00:00:00 2001 From: Stephanie Leary Date: Tue, 28 Mar 2023 15:30:05 +0000 Subject: [PATCH] Remove context menu contents from cell ARIA text Signed-off-by: Stephanie Leary --- Open-ILS/src/eg2/src/app/share/grid/grid-body.component.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/grid/grid-body.component.html b/Open-ILS/src/eg2/src/app/share/grid/grid-body.component.html index ce6bdcc188..a9a62a7eaa 100644 --- a/Open-ILS/src/eg2/src/app/share/grid/grid-body.component.html +++ b/Open-ILS/src/eg2/src/app/share/grid/grid-body.component.html @@ -44,7 +44,9 @@ + to position the popover at the mouse. --> +
-- 2.11.0