aboutsummaryrefslogtreecommitdiffstats
path: root/demos/progressbar
diff options
context:
space:
mode:
authorKris Borchers <kris.borchers@gmail.com>2012-12-06 11:07:25 -0600
committerKris Borchers <kris.borchers@gmail.com>2012-12-06 11:07:25 -0600
commit9deb71b71382e40a204bd50efeda2ace5b092932 (patch)
tree0b75eca7f6e43a246ff07150cafab4a57f2013df /demos/progressbar
parentb44375aef19f54e1b4ef5caee6c748b6d9058814 (diff)
downloadjquery-ui-9deb71b71382e40a204bd50efeda2ace5b092932.tar.gz
jquery-ui-9deb71b71382e40a204bd50efeda2ace5b092932.zip
Progressbar: Add link to custom label demo in demo index.
Diffstat (limited to 'demos/progressbar')
-rw-r--r--demos/progressbar/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/progressbar/index.html b/demos/progressbar/index.html
index 3997d8f77..cfc054aea 100644
--- a/demos/progressbar/index.html
+++ b/demos/progressbar/index.html
@@ -9,6 +9,7 @@
<ul>
<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>
</ul>
</body>