Progressbar: Add link to custom label demo in demo index.

This commit is contained in:
Kris Borchers 2012-12-06 11:07:25 -06:00
parent b44375aef1
commit 9deb71b713

View File

@ -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>