From 0e835c20a920c3cdc095fae521ff05519c7b1640 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Mon, 31 Dec 2007 18:33:28 +0000 Subject: [PATCH] Fixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry. Also added normalize-space to avoid missorting due to stray leading spaces. --- xsl/html/glossary.xsl | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/xsl/html/glossary.xsl b/xsl/html/glossary.xsl index 622fcef36..2213f1a9c 100644 --- a/xsl/html/glossary.xsl +++ b/xsl/html/glossary.xsl @@ -53,9 +53,7 @@ - + @@ -95,9 +93,7 @@ - + @@ -409,9 +405,7 @@ GlossEntry ::= - + @@ -455,9 +449,7 @@ GlossEntry ::= - + ! -- 2.50.1