diff options
author | Björn Gustavsson <[email protected]> | 2015-10-15 11:48:26 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-10-15 11:48:26 +0200 |
commit | 3ff3cf5e7dcb9131ed338b4e828de381b0fc391d (patch) | |
tree | 5f6081ceca45828243f9f20d8d8353b5a0c35b27 /lib/webtool/priv/root/doc/index.html | |
parent | f92473f8b3e9379f6c96bb8e5ff40143ec3d9dc2 (diff) | |
parent | d8ff1e37c38c37304fb44ba6618da141e4d08c21 (diff) | |
download | otp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.tar.gz otp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.tar.bz2 otp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.zip |
Merge branch 'bjorn/remove-webtool/OTP-13004'
* bjorn/remove-webtool/OTP-13004:
Remove the deprecated webtool application
Diffstat (limited to 'lib/webtool/priv/root/doc/index.html')
-rw-r--r-- | lib/webtool/priv/root/doc/index.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/webtool/priv/root/doc/index.html b/lib/webtool/priv/root/doc/index.html deleted file mode 100644 index 9fbb143cc7..0000000000 --- a/lib/webtool/priv/root/doc/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<HTML> -<HEAD> -<TITLE>Erlang WebTool</TITLE> -</HEAD> -<FRAMESET ROWS="60,*"> -<FRAME NAME="top1" SRC="webtool/webtool/started_tools"> -<FRAME NAME="app_frame" SRC="./start_info.html"> -</FRAMESET> -</HTML> - - |