From 3453934eaeed1b3c4005a975dc9377b4be92c02a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 26 Feb 2019 16:42:05 +0000 Subject: [PATCH] Bug 22418: Add magnifying glass to 655 results To test: 1 - Have some 655 fields linked to authorities 2 - Notice they have no magnifyiung glass 3 - Apply patch 4 - Note they have one now --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index 7cdd98f03d..f8f0ba16c9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -734,6 +734,19 @@ -- + + + + + /cgi-bin/koha/authorities/detail.pl?authid= + + /intranet-tmpl/prog/img/filefind.png + + 15 + 15 + + + | -- 2.11.0