aboutsummaryrefslogtreecommitdiffstats
path: root/demos/progressbar/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-11-29 09:51:04 -0500
committerScott González <scott.gonzalez@gmail.com>2012-11-29 09:51:04 -0500
commiteb938a67a1f8ee0151fd6414d22a9e260894c935 (patch)
treeec4445c3a3e100710f0a4e1f429ac657b79ca027 /demos/progressbar/index.html
parent840e0cd4a8cf1709724e6f0a266f39a7f56ad617 (diff)
downloadjquery-ui-eb938a67a1f8ee0151fd6414d22a9e260894c935.tar.gz
jquery-ui-eb938a67a1f8ee0151fd6414d22a9e260894c935.zip
Progressbar demos: Removed resize 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 2dcf6be9c..3997d8f77 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="resize.html">Resizable progressbar</a></li>
<li><a href="indeterminate.html">Indeterminate</a></li>
</ul>