From 2306f909a07446484846c88330e0aa8490d8ac1b Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Fri, 29 Jun 2001 14:33:49 +0000 Subject: [PATCH] First completely working interface for metadata. --- helm/on-line/xslt/metadataLib.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/on-line/xslt/metadataLib.xsl b/helm/on-line/xslt/metadataLib.xsl index f264516b2..e4c18b3cc 100644 --- a/helm/on-line/xslt/metadataLib.xsl +++ b/helm/on-line/xslt/metadataLib.xsl @@ -48,9 +48,9 @@ var getterURL = ""; View the objects depending on ' + name + '.'); + document.write('View the objects depending on ' + name + '.'); ]]>

-- 2.39.2