aboutsummaryrefslogtreecommitdiffstats
path: root/demos/effect
diff options
context:
space:
mode:
authorjzaefferer <joern.zaefferer@gmail.com>2010-04-12 13:43:41 +0200
committerjzaefferer <joern.zaefferer@gmail.com>2010-04-12 13:43:41 +0200
commit37970c3685bfdfd0339f0b7dffed737dc9be41b9 (patch)
tree58aea4b141fa51728b7087f8120f33ff5bb21262 /demos/effect
parent3291d3951ab177cde692f9c763248027b3c5a128 (diff)
downloadjquery-ui-37970c3685bfdfd0339f0b7dffed737dc9be41b9.tar.gz
jquery-ui-37970c3685bfdfd0339f0b7dffed737dc9be41b9.zip
Effects demos: cleanup
Diffstat (limited to 'demos/effect')
-rw-r--r--demos/effect/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effect/index.html b/demos/effect/index.html
index b914c96c5..cecceb6cd 100644
--- a/demos/effect/index.html
+++ b/demos/effect/index.html
@@ -11,7 +11,7 @@
<h4>Examples</h4>
<ul>
<li class="demo-config-on"><a href="default.html">Effect showcase</a></li>
- <li class="demo-config-on"><a href="easing.html">Easing showcase</a></li>
+ <li><a href="easing.html">Easing showcase</a></li>
<!-- WIP
<li class="demo-config-on"><a href="scale.html">Scale effect</a></li>
<li class="demo-config-on"><a href="size.html">Size effect</a></li>