From aa6c41db8dd60a0eb27560c515ffaab5f9371c42 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Mon, 22 Apr 2019 12:39:08 +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 Signed-off-by: Michal Denar Signed-off-by: Katrin Fischer Signed-off-by: Nick Clemens --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index 7cdd98f..f8f0ba1 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 + + + | -- 1.7.2.5