From 45d0365d1280553a83f7a5d66034779898c92359 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 10 Oct 2013 15:49:06 +0000 Subject: [PATCH] Bug 8620: (follow-up) apply to NORMARC and MARC21 authorities This applies the fix for the Any index to NORMARC bib and MARC21 authority DOM Zebra indexes. Signed-off-by: Galen Charlton --- .../marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl | 3 ++- .../marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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 1a9257bc53..58eceedcc0 100644 --- a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl @@ -39,6 +39,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + @@ -2448,7 +2449,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + diff --git a/etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl index 4408bf65d3..f14068f6a0 100644 --- a/etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl @@ -39,6 +39,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + @@ -1768,7 +1769,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + -- 2.39.5