From 6cd54975990d20304657ca9e2d22583036146b6d Mon Sep 17 00:00:00 2001 From: Garry Collum Date: Wed, 29 Dec 2021 14:29:41 -0500 Subject: [PATCH] LP1955927_Barcode_search_fails_in_patron_search_modal Fixes the barcode search in the patron search modal in the holds screen. To test: 1. Navigate to the 'place a hold' screen in a bib record and open the patron search modal. 2. Enter a patron barcode. 3. The search for the patron fails. 4. Apply the patch and repeat. Signed-off-by: Garry Collum Signed-off-by: Terran McCanna Signed-off-by: Jason Stephenson --- .../src/eg2/src/app/staff/share/patron/search.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/share/patron/search.component.html b/Open-ILS/src/eg2/src/app/staff/share/patron/search.component.html index 3636b31a01..a6c3f1b8b9 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/patron/search.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/patron/search.component.html @@ -44,7 +44,7 @@ + [(ngModel)]="search.card"/>