aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/droppable/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/static/droppable/default.html')
-rw-r--r--tests/static/droppable/default.html34
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/static/droppable/default.html b/tests/static/droppable/default.html
index eda58b8bd..78eb0f6cf 100644
--- a/tests/static/droppable/default.html
+++ b/tests/static/droppable/default.html
@@ -1,17 +1,17 @@
-<!doctype html>
-<html>
-<head>
- <title>Droppable Static Test : Default</title>
- <link rel="stylesheet" href="../static.css" type="text/css" />
- <link rel="stylesheet" href="../../../themes/base/ui.base.css" type="text/css" />
- <link rel="stylesheet" href="../../../themes/base/ui.theme.css" type="text/css" title="ui-theme" />
- <script type="text/javascript" src="../../../jquery-1.3.1.js"></script>
- <script type="text/javascript" src="../static.js"></script>
-</head>
-<body>
-
-<div class="ui-droppable">
-</div>
-
-</body>
-</html>
+<!doctype html>
+<html>
+<head>
+ <title>Droppable Static Test : Default</title>
+ <link rel="stylesheet" href="../static.css" type="text/css" />
+ <link rel="stylesheet" href="../../../themes/base/ui.base.css" type="text/css" />
+ <link rel="stylesheet" href="../../../themes/base/ui.theme.css" type="text/css" title="ui-theme" />
+ <script type="text/javascript" src="../../../jquery-1.3.1.js"></script>
+ <script type="text/javascript" src="../static.js"></script>
+</head>
+<body>
+
+<div class="ui-droppable">
+</div>
+
+</body>
+</html>