From 58a0186dd243d011954e06dc314df2e462b1e1fe Mon Sep 17 00:00:00 2001 From: Winona Salesky Date: Tue, 29 Sep 2015 22:32:45 -0400 Subject: [PATCH] Bug 14917: 700/710/711 fix path for icon in XSLT Added theme and materialTypeLabel parameters back into showAuthor template call for 7xx display in OPAC display. Test Plan: 1) Apply this patch 2) Ensure you are using the default XSLT setting for the staff and opac record details 3) Find or create a record with MARC tags 700,710,711 5) Click title to review record details. 6) Link to icon following contributor names should appear. Signed-off-by: Hector Castro Works as expected. Magnifying glass icon corrected Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi Edit: I shortened the commit subject and put most of it in the commit message. --- koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl index a35ef12baf..a92ef6af08 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -176,6 +176,8 @@ + +