From 9997f5439b26d80956c0a8d5ca6a472230da818c 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 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 Signed-off-by: David Nind --- .../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 + + + + + + + + + + + + + + + +