diff options
| author | Mark Otto <[email protected]> | 2014-07-08 03:56:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 03:56:47 -0700 |
| commit | 527eccaa9f344c555e33f5324775cf2e24e9bf55 (patch) | |
| tree | 4ad1238afcf4c66f6a36d69b59e11cb481c4b355 /docs/_includes/nav/components.html | |
| parent | 67d3119c5a18e1276d62e98d5cd45773a384d44a (diff) | |
| download | bootstrap-527eccaa9f344c555e33f5324775cf2e24e9bf55.tar.xz bootstrap-527eccaa9f344c555e33f5324775cf2e24e9bf55.zip | |
Drop: Panels completely, as they'll be replaced
Diffstat (limited to 'docs/_includes/nav/components.html')
| -rw-r--r-- | docs/_includes/nav/components.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/_includes/nav/components.html b/docs/_includes/nav/components.html index 2dce79302..233b46f3e 100644 --- a/docs/_includes/nav/components.html +++ b/docs/_includes/nav/components.html @@ -129,14 +129,4 @@ <li><a href="#list-group-custom-content">Custom content</a></li> </ul> </li> -<li> - <a href="#panels">Panels</a> - <ul class="nav"> - <li><a href="#panels-basic">Basic example</a></li> - <li><a href="#panels-heading">Panel with heading</a></li> - <li><a href="#panels-alternatives">Contextual alternatives</a></li> - <li><a href="#panels-tables">With tables</a> - <li><a href="#panels-list-group">With list groups</a> - </ul> -</li> <li><a href="#responsive-embed">Responsive embed</a></li> |
