From db7c260bc3dd57a8ddfa1d683b7a7e1d9378fd09 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 22 Jan 2020 17:57:28 -0500 Subject: [PATCH] wrap the search form in a
element Also adjust button types and ngModelOptions with the goal of enabling press-enter-to-submit-form. Signed-off-by: Galen Charlton --- .../acq/search/acq-search-form.component.html | 200 +++++++++++---------- 1 file changed, 101 insertions(+), 99 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html index 4450117e7c..fddafbf491 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html @@ -1,106 +1,108 @@
-
-
- + +
+
+ +
+
+
-
- -
-
-
- -
-
- -
-
- - - - - - - - - - - - - - - - and - +
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + and + + + + + - - - +
+
+ + +
-
- - +
+
+ +
+
+
+ +
-
-
-
- -
-
-
- -
-
+
-- 2.11.0