diff --git a/index.html b/index.html index 066c651cb..1ea18a26e 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/')");