From a5941cbbf852a4c2baf0ddc2815a8ac620d06a8d Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 23 Sep 2020 15:20:42 -0400 Subject: [PATCH] LP1889128 Holds reset repairs and making space Collapse the Search Form on the holds page so the holds form and data have more vertical room on the page. Additionally, to help alleviate any confusion that may be caused by the collapsed search form (and because it has come up in other conversations), add a 'Return' button to the holds page so users have an obvious way back to the previous catalog page. Fixes an issue where setting the hold recipient from a patron to the staff account failed to properly clear the holds form, leaving (e.g.) the wrong pickup lib in the selector. Signed-off-by: Bill Erickson Signed-off-by: Michele Morgan Signed-off-by: Jane Sandberg --- .../staff/catalog/hold/hold.component.html | 11 ++++++++-- .../app/staff/catalog/hold/hold.component.ts | 21 ++++++++++++++----- .../staff/catalog/search-form.component.ts | 17 ++++++++++----- 3 files changed, 37 insertions(+), 12 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html index f19055e0f6..aeb1a7c166 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html @@ -3,7 +3,14 @@
-
+
+ +
+
Barcode '{{badBarcode}}' not found. @@ -17,7 +24,7 @@
-
+