diff options
| author | Mark Otto <[email protected]> | 2013-07-26 10:44:46 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 10:44:46 -0700 |
| commit | e62e992b88cc1223c8485e9415bba9213764257a (patch) | |
| tree | 6bef36b7a841b408f61c923162bec634f63005a6 /_includes | |
| parent | d28b7913f6ac05e57f2058cc1f6d40e206b2ea43 (diff) | |
| parent | 1b8ba0d15925a02e1522590423e38a7c888ea062 (diff) | |
| download | bootstrap-e62e992b88cc1223c8485e9415bba9213764257a.tar.xz bootstrap-e62e992b88cc1223c8485e9415bba9213764257a.zip | |
Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786-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 26dbd3b03..661a2607e 100644 --- a/_includes/nav-customize.html +++ b/_includes/nav-customize.html @@ -27,9 +27,11 @@ <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-pager">Pager</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-type">Type</a></li> <li><a href="#variables-other">Other</a></li> </ul> </li> |
