nicolaken 02/04/08 06:35:37
Modified: . index.html
Log:
Removed the xml log, which is no longer generated.
It wasn't used anyway.
Revision Changes Path
1.5 +1 -1 jakarta-poi/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-poi/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.html 6 Apr 2002 09:33:53 -0000 1.4
+++ index.html 8 Apr 2002 13:35:37 -0000 1.5
@@ -411,7 +411,7 @@
menu.subMenus[1].addItem("build.xml","window.open('build.xml')");
-menu.subMenus[1].addItem("log.xml","window.open('log.xml')");
+//menu.subMenus[1].addItem("log.xml","window.open('log.xml')");
menu.subMenus[2].addItem("site","window.open('http://jakarta.apache.org/poi/')");