From df7b6398e067e5b68a183d8fa42be5f5aa7b4deb Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 13 Jan 2010 13:58:22 +0000 Subject: [PATCH] Reorder stanzas so that the generated fields are in the same order as those of $CF/builder/templates/search.cft -- this makes no difference to functionality, just makes it easier to keep the two lists synchronised. --- etc/cf.xsl | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/etc/cf.xsl b/etc/cf.xsl index 0f878e0..b081eb9 100644 --- a/etc/cf.xsl +++ b/etc/cf.xsl @@ -26,14 +26,14 @@ in the "cf" git module. --> - - + + - - + + @@ -44,8 +44,8 @@ - - + + @@ -56,20 +56,14 @@ - - - - - - - - + + - - + + @@ -98,6 +92,12 @@ + + + + + + -- 1.7.10.4