From c0b555738b4146ef80a6b18a210e5cdc545b1e8e Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 8 Jan 2003 17:42:48 +0000 Subject: [PATCH] In olink, use document($target.database.document, /) so the olink database location is relative to the document, not the stylesheet. --- xsl/html/xref.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 12ad187bf..8a4862436 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -754,7 +754,7 @@ + select="document($target.database.document, /)"/> -- 2.50.1