diff options
| author | Jacob Thornton <[email protected]> | 2013-07-23 23:51:18 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2013-07-23 23:51:18 -0700 |
| commit | 930c75e5dd0f2ae861a505bda740f289570c9b8a (patch) | |
| tree | e55142ec3e404eec83325478691d0626e61b19ef /_includes | |
| parent | 217eb988b8b328369e197e616b3a7adf7b38292c (diff) | |
| parent | 8540515eebf8b17286cb27f6d1804352dada875d (diff) | |
| download | bootstrap-930c75e5dd0f2ae861a505bda740f289570c9b8a.tar.xz bootstrap-930c75e5dd0f2ae861a505bda740f289570c9b8a.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-customize.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/nav-customize.html b/_includes/nav-customize.html index e4b2e1447..3099d6c71 100644 --- a/_includes/nav-customize.html +++ b/_includes/nav-customize.html @@ -21,12 +21,14 @@ <li><a href="#variables-breadcrumbs">Breadcrumbs</a></li> <li><a href="#variables-jumbotron">Jumbotron</a></li> <li><a href="#variables-modals">Modals</a></li> + <li><a href="#variables-carousel">Carousel</a></li> <li><a href="#variables-list-group">List group</a></li> <li><a href="#variables-thumbnails">Thumbnails</a></li> <li><a href="#variables-progress">Progress bars</a></li> <li><a href="#variables-pagination">Pagination</a></li> <li><a href="#variables-labels">Labels</a></li> <li><a href="#variables-tooltips-popovers">Tooltips and popovers</a></li> + <li><a href="#variables-close">Close button</a></li> <li><a href="#variables-other">Other</a></li> </ul> </li> |
