jvanzyl 00/11/16 17:59:16
Modified: xdocs/skin/stylesheets document2html.xsl
Log:
- someone accidentally put the javascript dependency back
into the docs. i removed it again.
Revision Changes Path
1.6 +0 -1 jakarta-velocity/xdocs/skin/stylesheets/document2html.xsl
Index: document2html.xsl
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/skin/stylesheets/document2html.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- document2html.xsl 2000/11/10 01:59:37 1.5
+++ document2html.xsl 2000/11/17 01:59:16 1.6
@@ -15,7 +15,6 @@
<xsl:if test="not(book)">
<html>
<head>
- <script language="JavaScript" type="text/javascript"
src="resources/script.js"/>
<title><xsl:value-of select="document/header/title"/></title>
</head>
<body text="#000000" link="#023264" vlink="#023264" alink="#023264"