From a331232f8a811570d3fca4e9f81c36e40a150517 Mon Sep 17 00:00:00 2001 From: Mirko Tietgen Date: Thu, 25 Jun 2015 15:38:42 +0200 Subject: [PATCH] [SIGNED OFF] Bug 14453: (followup) Fix shipped XSLT files Make the shipped XSLTs for authorities (MARC21 and UNIMARC) the same as the generated version Signed-off-by: Tomas Cohen Arazi --- etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl | 2 ++ etc/zebradb/marc_defs/unimarc/authorities/authority-zebra-indexdefs.xsl | 2 ++ 2 files changed, 4 insertions(+) diff --git a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl index 58eceed..b4bf51d 100644 --- a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl @@ -12,6 +12,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + @@ -35,6 +36,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + diff --git a/etc/zebradb/marc_defs/unimarc/authorities/authority-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/unimarc/authorities/authority-zebra-indexdefs.xsl index 0b84c34..df20a49 100644 --- a/etc/zebradb/marc_defs/unimarc/authorities/authority-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/unimarc/authorities/authority-zebra-indexdefs.xsl @@ -12,6 +12,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + @@ -35,6 +36,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + -- 2.4.4