2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

add Progress Bars to Components narbar dropdown

This commit is contained in:
Chris Gunther
2012-01-14 15:24:35 -05:00
parent 1f54ff91b2
commit ec7f8917b1
7 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -72,6 +72,7 @@
<li><a href="./components.html#pagination">Pagination</a></li>
<li><a href="./components.html#thumbnails">Thumbnails</a></li>
<li><a href="./components.html#alerts">Alert messages</a></li>
<li><a href="./components.html#progress">Progress bars</a></li>
</ul>
</li>
<li class="dropdown">
@@ -1159,7 +1160,7 @@
<!-- Progress bars
================================================== -->
<section id="progresss">
<section id="progress">
<div class="page-header">
<h1>Progress bars <small>For loading, redirecting, or action status</small></h1>
</div>