From a6745cd6d9cb37e20b5da54787c91c9834b939fe Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 28 Jul 2021 10:17:48 -0400 Subject: [PATCH] LP1910452 Staff catalog Patron View button Adds a Patron View button to the Angular staff catalog record detail page which opens the catalog in a new browser tab. Signed-off-by: Bill Erickson Signed-off-by: Michele Morgan Signed-off-by: Jason Etheridge --- Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html index 2b5bc7f973..78f469505a 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html @@ -18,6 +18,10 @@