2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

This commit is contained in:
Mark Otto
2012-01-07 13:42:35 -08:00
4 changed files with 315 additions and 1 deletions
+1 -1
View File
@@ -876,7 +876,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>