aboutsummaryrefslogtreecommitdiffstats
path: root/demos/switchClass/index.html
diff options
context:
space:
mode:
authorFelix Nagel <info@felixnagel.com>2013-06-24 20:28:10 +0200
committerFelix Nagel <info@felixnagel.com>2013-06-24 20:28:10 +0200
commit9992d4626eca1182c9688190ff5642168f2490ec (patch)
tree41bc8629a8c8e3c133bfe4de4fae1da1d6202f90 /demos/switchClass/index.html
parentab72fd16667cf08cadc0bf8b3375622b0d74d81a (diff)
parentfe9f6ca98634dd82c3cdb907d725c42f97afe951 (diff)
downloadjquery-ui-9992d4626eca1182c9688190ff5642168f2490ec.tar.gz
jquery-ui-9992d4626eca1182c9688190ff5642168f2490ec.zip
Merge branch 'master' into selectmenu
Diffstat (limited to 'demos/switchClass/index.html')
-rw-r--r--demos/switchClass/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/demos/switchClass/index.html b/demos/switchClass/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/switchClass/index.html
+++ /dev/null
@@ -1,14 +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">Default functionality</a></li>
-</ul>
-
-</body>
-</html>