mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 13:50:58 +00:00
copy
This commit is contained in:
parent
237640c706
commit
09b2a153fc
1 changed files with 1 additions and 1 deletions
|
|
@ -1401,7 +1401,7 @@ $('.nav-tabs').button()
|
|||
</div>
|
||||
|
||||
<h2 id="collapse-examples">Example accordion</h2>
|
||||
<p>Using the collapse plugin, we built a simple accordion style widget:</p>
|
||||
<p>Using the collapse plugin, we built a simple accordion by extending the panel component.</p>
|
||||
|
||||
<div class="bs-example">
|
||||
<div class="panel-group" id="accordion">
|
||||
|
|
|
|||
Loading…
Reference in a new issue