aboutsummaryrefslogtreecommitdiffstats
path: root/demos/progressbar/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-11-29 09:49:25 -0500
committerScott González <scott.gonzalez@gmail.com>2012-11-29 09:49:25 -0500
commit840e0cd4a8cf1709724e6f0a266f39a7f56ad617 (patch)
treedae5a16f985540bafab226ad450e4e76cccb6dfd /demos/progressbar/index.html
parent948f874266271f6e02a5e9d88691742291fdd269 (diff)
downloadjquery-ui-840e0cd4a8cf1709724e6f0a266f39a7f56ad617.tar.gz
jquery-ui-840e0cd4a8cf1709724e6f0a266f39a7f56ad617.zip
Progressbar demos: Removed animated demo.
Diffstat (limited to 'demos/progressbar/index.html')
-rw-r--r--demos/progressbar/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/progressbar/index.html b/demos/progressbar/index.html
index df3483816..2dcf6be9c 100644
--- a/demos/progressbar/index.html
+++ b/demos/progressbar/index.html
@@ -8,7 +8,6 @@
<ul>
<li><a href="default.html">Default functionality</a></li>
- <li><a href="animated.html">Animated</a></li>
<li><a href="resize.html">Resizable progressbar</a></li>
<li><a href="indeterminate.html">Indeterminate</a></li>
</ul>