From eb433778d5ea1b572b8adb0b710c65d235f255eb Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 9 Oct 2002 08:40:55 +0000 Subject: [PATCH] Fixed bug in lookup of olink database document baseuri attribute for case of no site map. --- xsl/html/xref.xsl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 6e24b3fbb..95fc5b06f 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -882,7 +882,11 @@ - + + + + + -- 2.50.1