From: Bill Erickson Date: Thu, 26 Aug 2021 18:40:17 +0000 (-0400) Subject: LP1904036 Patron search barcode/last-name links X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=55ef331eae140ffd0a824664c448a7f42d0f091c;p=evergreen%2Fpines.git LP1904036 Patron search barcode/last-name links Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- 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 46959ff9cd..52500e18f7 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 @@ -182,6 +182,13 @@ + + {{r.card().barcode()}} + + + {{r.family_name()}} + +
- -