diff options
| author | Mark Otto <[email protected]> | 2014-03-04 16:56:35 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-04 16:56:35 -0800 |
| commit | fdbeefff590d2c185eae86f2e5976c5e8d0de28d (patch) | |
| tree | 4a4ccc47f44f477b19ddbb97feb835ca1db611ad /docs/_includes | |
| parent | 7ffb90560e148e4c6818654e268252f81da9f5a0 (diff) | |
| download | bootstrap-fdbeefff590d2c185eae86f2e5976c5e8d0de28d.tar.xz bootstrap-fdbeefff590d2c185eae86f2e5976c5e8d0de28d.zip | |
nav
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-components.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/nav-components.html b/docs/_includes/nav-components.html index a7ec8a240..39280938b 100644 --- a/docs/_includes/nav-components.html +++ b/docs/_includes/nav-components.html @@ -103,6 +103,7 @@ <ul class="nav"> <li><a href="#progress-basic">Basic example</a></li> <li><a href="#progress-label">With label</a></li> + <li><a href="#progress-low-percentages">Low percentages</a></li> <li><a href="#progress-alternatives">Contextual alternatives</a></li> <li><a href="#progress-striped">Striped</a></li> <li><a href="#progress-animated">Animated</a></li> |
