From f9db8c65f2912035dee49a7d20abb82a0cf48bd3 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Thu, 10 Nov 2011 14:09:10 +0100 Subject: [PATCH] Add fallback template Match any CF element that doesn't fit the previous rules to a pazpar2 element of the same name --- etc/cf.xsl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/cf.xsl b/etc/cf.xsl index 49eb5e0..4742628 100644 --- a/etc/cf.xsl +++ b/etc/cf.xsl @@ -284,6 +284,12 @@ + + + + + + -- 1.7.10.4