diff options
Diffstat (limited to 'webapps/qooxdoo-0.6.5-sdk/frontend/application/sample/source/html/performance/index.html')
-rw-r--r-- | webapps/qooxdoo-0.6.5-sdk/frontend/application/sample/source/html/performance/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webapps/qooxdoo-0.6.5-sdk/frontend/application/sample/source/html/performance/index.html b/webapps/qooxdoo-0.6.5-sdk/frontend/application/sample/source/html/performance/index.html new file mode 100644 index 0000000000..6634518480 --- /dev/null +++ b/webapps/qooxdoo-0.6.5-sdk/frontend/application/sample/source/html/performance/index.html @@ -0,0 +1,8 @@ +<html> + <head> + <script type="text/javascript">window.location.href="ArrayCreate_1.html";</script> + </head> + <body> + <a href="ArrayCreate_1.html">Continue...</a> + </body> +</html>
\ No newline at end of file |