mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
update link to collapse plugin
This commit is contained in:
parent
dd99e2d048
commit
fbb42ccbbb
@ -869,7 +869,7 @@ $('#my-alert').bind('closed', function () {
|
||||
<div class="row">
|
||||
<div class="span3 columns">
|
||||
<p>The collapse plugin offers simple, flexible collapsible element support for making accordions and other collapsible ui components.</p>
|
||||
<a href="../js/bootstrap-collapsible.js" target="_blank" class="btn primary">Download</a>
|
||||
<a href="../js/bootstrap-collapse.js" target="_blank" class="btn primary">Download</a>
|
||||
</div>
|
||||
<div class="span9 columns">
|
||||
<h3>Using bootstrap-collapse.js</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user