diff options
author | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-03 22:31:45 +0000 |
---|---|---|
committer | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-03 22:31:45 +0000 |
commit | 390a496ee1b5a0d8101d5413da6a34d8910e6ad9 (patch) | |
tree | 945713c3f7113006dddccc81e554a2e5e97a7270 /index.html | |
parent | 58fbe4285501ee9661e7b88273adb28ce9461fc1 (diff) | |
download | poi-390a496ee1b5a0d8101d5413da6a34d8910e6ad9.tar.gz poi-390a496ee1b5a0d8101d5413da6a34d8910e6ad9.zip |
Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352315 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 669171fb6f..26d3724c33 100644 --- a/index.html +++ b/index.html @@ -404,7 +404,7 @@ menu.show(); menu.showCaption(); //Add submenus -menu.addItem("STATUS","window.open('status.html')"); +menu.addItem("STATUS","window.open('status.xml')"); menu.addItem("BUILD","toggle"); menu.addItem("DOCS","toggle"); menu.addItem("MODULE","toggle"); |