diff options
author | Todd Parker <fg.todd@gmail.com> | 2008-12-30 20:46:25 +0000 |
---|---|---|
committer | Todd Parker <fg.todd@gmail.com> | 2008-12-30 20:46:25 +0000 |
commit | 0e11d30a6c1c496c2c946bb62d88197a17e3bd5e (patch) | |
tree | 693547bea26cdb3c16e42907f131f2a0ceab8e7e /demos/progressbar | |
parent | 47e08c211a3f36d564b7683d60da3e07e0e6f22d (diff) | |
download | jquery-ui-0e11d30a6c1c496c2c946bb62d88197a17e3bd5e.tar.gz jquery-ui-0e11d30a6c1c496c2c946bb62d88197a17e3bd5e.zip |
Fixed on state
Diffstat (limited to 'demos/progressbar')
-rw-r--r-- | demos/progressbar/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/progressbar/index.html b/demos/progressbar/index.html index 9cc4209bc..22220e497 100644 --- a/demos/progressbar/index.html +++ b/demos/progressbar/index.html @@ -10,7 +10,7 @@ <h4>Progressbar</h4> <ul> <li class="demo-config-on"><a href="default.html">Default</a></li> - <li class="demo-config-on"><a href="resize.html">Resizable</a></li> + <li><a href="resize.html">Resizable</a></li> </ul> </div> |