From c7391fac7b0bef85451cb63d00fdbe0e613bfa11 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Mon, 25 Jun 2001 10:03:34 +0000 Subject: [PATCH] Comment removed because XSLT removed the "end-of-line" after it, making it extends too much, commenting out the following lines. ;-( --- helm/on-line/xslt/ls2html.xsl | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/on-line/xslt/ls2html.xsl b/helm/on-line/xslt/ls2html.xsl index 98f8fd17a..a7d27e996 100644 --- a/helm/on-line/xslt/ls2html.xsl +++ b/helm/on-line/xslt/ls2html.xsl @@ -71,7 +71,6 @@ '&param.target={$target}' + '&param.interfaceURL={$interfaceURL}'; var pathname = this.pathname; - // Next if to cope with IE idiosyncrasies if (pathname.charAt(0) != '/') pathname = '/' + pathname; this.href= -- 2.39.2