diff options
Diffstat (limited to 'objectapp/static/objectapp/js/Gnowmacs/test/dl/html/dlconsole.html')
-rw-r--r-- | objectapp/static/objectapp/js/Gnowmacs/test/dl/html/dlconsole.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/objectapp/static/objectapp/js/Gnowmacs/test/dl/html/dlconsole.html b/objectapp/static/objectapp/js/Gnowmacs/test/dl/html/dlconsole.html deleted file mode 100644 index 1d398e53..00000000 --- a/objectapp/static/objectapp/js/Gnowmacs/test/dl/html/dlconsole.html +++ /dev/null @@ -1,8 +0,0 @@ -<html> - <head> - <link type="text/css" rel="stylesheet" href="../css/dlconsole.css" /> - <title>DlConsole</title> - </head> - <body onload="window.opener.DlConsole.INSTANCE._loaded(window)"> - </body> -</html> |