From 7320d67e48a4fbc6b1587d9644942ac638ffc2d8 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 15 Mar 2023 15:14:29 +0000 Subject: [PATCH] Bug 29185: Groundwork: add template GetCnumSearchURL in Utils Content-Type: text/plain; charset=utf-8 Note for QA: Opened bug 33515 to see if we can use this same function in a few other places too. Would probably reduce code and increase consistency. Test plan: See next patch. Signed-off-by: Marcel de Rooy --- .../prog/en/xslt/MARC21slimUtils.xsl | 48 +++++++++++++++++++ .../bootstrap/en/xslt/MARC21slimUtils.xsl | 48 +++++++++++++++++++ 2 files changed, 96 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl index 3ad98c8619..08ed73f01c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -722,6 +722,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /cgi-bin/koha/opac-search.pl + /cgi-bin/koha/catalogue/search.pl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /cgi-bin/koha/opac-search.pl + /cgi-bin/koha/catalogue/search.pl + + + + + + + + + + + + + + + +