diff options
author | Felix Nagel <info@felixnagel.com> | 2013-05-15 21:07:35 +0200 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2013-05-15 21:07:35 +0200 |
commit | cb5f9bb9a28f6be3089c84e0c19c825e9ef76b92 (patch) | |
tree | 766169d7cfb4bbf8aff32aa630379e3c21daad50 /demos/progressbar/index.html | |
parent | ddf13472ddd0328a39229914685c27a61f5c03af (diff) | |
parent | ce73a2688de47c975727ad9555cae84eb6997486 (diff) | |
download | jquery-ui-cb5f9bb9a28f6be3089c84e0c19c825e9ef76b92.tar.gz jquery-ui-cb5f9bb9a28f6be3089c84e0c19c825e9ef76b92.zip |
Merge branch 'master' into selectmenu
Diffstat (limited to 'demos/progressbar/index.html')
-rw-r--r-- | demos/progressbar/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/progressbar/index.html b/demos/progressbar/index.html index cfc054aea..85aacc84f 100644 --- a/demos/progressbar/index.html +++ b/demos/progressbar/index.html @@ -10,6 +10,7 @@ <li><a href="default.html">Default functionality</a></li> <li><a href="indeterminate.html">Indeterminate</a></li> <li><a href="label.html">Custom Labels</a></li> + <li><a href="download.html">Download Dialog</a></li> </ul> </body> |