aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 066c651cbb..1ea18a26e8 100644
--- a/index.html
+++ b/index.html
@@ -411,7 +411,7 @@ menu.addItem("MODULE","toggle");
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/')");