diff options
| author | Mark Otto <[email protected]> | 2014-03-06 21:44:46 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-06 21:44:46 -0800 |
| commit | df3eb66ede02646c3ddc15b796d189f5effc60bb (patch) | |
| tree | a2705394355a4d1244e2dd9f7e8723e680477f6f /docs/_includes/nav-components.html | |
| parent | 4868096dbdfbf9f82e08cf2906fd2ce19f8f1560 (diff) | |
| parent | 0c9308a3b29be6d56c582dce33092164be7997b4 (diff) | |
| download | bootstrap-df3eb66ede02646c3ddc15b796d189f5effc60bb.tar.xz bootstrap-df3eb66ede02646c3ddc15b796d189f5effc60bb.zip | |
Merge branch 'master' into popovers-use-radii-var
Conflicts:
dist/css/bootstrap.css.map
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
Diffstat (limited to 'docs/_includes/nav-components.html')
| -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 39280938b..f63a1335a 100644 --- a/docs/_includes/nav-components.html +++ b/docs/_includes/nav-components.html @@ -123,6 +123,7 @@ <li><a href="#list-group-basic">Basic example</a></li> <li><a href="#list-group-badges">Badges</a></li> <li><a href="#list-group-linked">Linked items</a></li> + <li><a href="#list-group-disabled">Disabled items</a></li> <li><a href="#list-group-contextual-classes">Contextual classes</a></li> <li><a href="#list-group-custom-content">Custom content</a></li> </ul> |
