From 2f7a9baac5f2630ef7ad17aaac88e14798fc542b Mon Sep 17 00:00:00 2001 From: Stephanie Leary Date: Mon, 27 Mar 2023 16:06:27 +0000 Subject: [PATCH] Correct title attribute for filter buttons Signed-off-by: Stephanie Leary --- .../src/eg2/src/app/share/grid/grid-filter-control.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html b/Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html index 28594c09d4..3dc99ffaf2 100644 --- a/Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html +++ b/Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html @@ -2,12 +2,12 @@ - - filter_alt + + filter_alt - - create + + create -- 2.11.0