diff options
| author | Mark Otto <[email protected]> | 2017-05-27 23:01:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-27 23:01:14 -0700 |
| commit | c72cc98bd56fb50259c84a1fced38751009eb930 (patch) | |
| tree | f4da17ed9826234724c2db48421e744c003b9e1c /docs/components/collapse.md | |
| parent | 5a3a356651f9ed0302ec4e4b629f1974caf26bc0 (diff) | |
| download | bootstrap-c72cc98bd56fb50259c84a1fced38751009eb930.tar.xz bootstrap-c72cc98bd56fb50259c84a1fced38751009eb930.zip | |
update components docs
Diffstat (limited to 'docs/components/collapse.md')
| -rw-r--r-- | docs/components/collapse.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/components/collapse.md b/docs/components/collapse.md index 65b8171bd..84262487b 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -3,15 +3,9 @@ layout: docs title: Collapse description: Toggle the visibility of content across your project with a few classes and our JavaScript plugins. group: components +toc: true --- -The Bootstrap collapse plugin allows you to toggle content on your pages with a few classes thanks to some helpful JavaScript. - -## Contents - -* Will be replaced with the ToC, excluding the "Contents" header -{:toc} - ## Example Click the buttons below to show and hide another element via class changes: |
