diff options
| author | Chris Gunther <[email protected]> | 2012-01-14 15:24:35 -0500 |
|---|---|---|
| committer | Chris Gunther <[email protected]> | 2012-01-14 15:24:35 -0500 |
| commit | ec7f8917b1bfa79dee54cd6c5f6cf0074764fce4 (patch) | |
| tree | c0663fb7f0de277bb74475cebc8ffa6153dfc603 /docs/components.html | |
| parent | 1f54ff91b2dd70c9a8bb4e460dd7ad02a3c24247 (diff) | |
| download | bootstrap-ec7f8917b1bfa79dee54cd6c5f6cf0074764fce4.tar.xz bootstrap-ec7f8917b1bfa79dee54cd6c5f6cf0074764fce4.zip | |
add Progress Bars to Components narbar dropdown
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 0d564cd66..8c91a101f 100644 --- a/docs/components.html +++ b/docs/components.html @@ -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> |
