From 1fa7661d9dda7384ff7e5997891631c06002523f Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 16 Aug 2007 20:58:06 +0000 Subject: [PATCH] Account for a glossary with no glossdiv or glossentry children. --- xsl/html/glossary.xsl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/xsl/html/glossary.xsl b/xsl/html/glossary.xsl index 4d5892a61..622fcef36 100644 --- a/xsl/html/glossary.xsl +++ b/xsl/html/glossary.xsl @@ -36,8 +36,11 @@ - + + + + @@ -45,7 +48,7 @@ - +
@@ -60,6 +63,9 @@
+
+ + -- 2.40.0