From b1c72e8d1bb695953912266caf7c77363bb56624 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Tue, 8 Feb 2022 14:52:13 -0500 Subject: [PATCH] Allow Enter-submit of the LI filter form Signed-off-by: Mike Rylander --- .../src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html index 833b424b0d..a622d13863 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html @@ -182,6 +182,7 @@
+
@@ -223,19 +224,20 @@ --> - + -
+
-- 2.11.0