From 13fb36864477a775b25766e8a4cd0fb2a631653f Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Wed, 30 Dec 2020 15:05:22 -0500 Subject: [PATCH] PINES Customization: Open Record in OPAC Add link to new staff catalog record view to open the record in the public OPAC. Signed-off-by: Terran McCanna --- .../src/eg2/src/app/staff/share/bib-summary/bib-summary.component.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.html b/Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.html index 171c696e04..509a34fadb 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.html @@ -54,6 +54,8 @@ + +   (Open in OPAC)
Edition:
{{summary.display.edition}}
-- 2.11.0