summaryrefslogtreecommitdiffstats
path: root/apps/it/static/js/ui/demos/effect/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'apps/it/static/js/ui/demos/effect/index.html')
-rw-r--r--apps/it/static/js/ui/demos/effect/index.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/apps/it/static/js/ui/demos/effect/index.html b/apps/it/static/js/ui/demos/effect/index.html
deleted file mode 100644
index 5da6bc6..0000000
--- a/apps/it/static/js/ui/demos/effect/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Effect showcase</a></li>
- <li><a href="easing.html">Easing showcase</a></li>
-</ul>
-
-</body>
-</html>