From 776c5c95553abb8d9c4a93c990cd7a23de51b85d Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 21 Jul 2010 09:40:46 +0100 Subject: [PATCH] Add sort-index for reliability. Happily, this seems to sort numerically rather than lexicographically, although as far as I can tell I've not put anything in the file to indicate that that's what I wanted. --- zebra/zeerex2index.xsl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zebra/zeerex2index.xsl b/zebra/zeerex2index.xsl index 0ea74da..15baa74 100644 --- a/zebra/zeerex2index.xsl +++ b/zebra/zeerex2index.xsl @@ -77,6 +77,9 @@ + + + -- 1.7.10.4