diff options
| author | Mark Otto <[email protected]> | 2013-12-07 14:10:41 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-07 14:10:41 -0800 |
| commit | a9b86cbfde788b2ffc066353b4f77c45345c0e78 (patch) | |
| tree | 30e0a34533685043f92f9142e98374cc48428675 /_includes | |
| parent | a1f737b43632f4615d54ec993dc645f858e3ca8d (diff) | |
| parent | 07de53c644b315852c5f315ab91bfd6d65660d50 (diff) | |
| download | bootstrap-a9b86cbfde788b2ffc066353b4f77c45345c0e78.tar.xz bootstrap-a9b86cbfde788b2ffc066353b4f77c45345c0e78.zip | |
Merge branch 'pr/11138'
Conflicts:
dist/css/bootstrap.min.css
dist/js/bootstrap.min.js
docs-assets/js/raw-files.js
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-components.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/nav-components.html b/_includes/nav-components.html index f7a705b5f..131114883 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -121,6 +121,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-contextual-classes">Contextual classes</a></li> <li><a href="#list-group-custom-content">Custom content</a></li> </ul> </li> |
