1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

running make

This commit is contained in:
Mark Otto
2013-04-26 10:44:44 -07:00
parent 1fc0d2c0f1
commit 57ba494409
3 changed files with 25 additions and 15 deletions

View File

@@ -57,7 +57,8 @@
})
}(window.jQuery);/* ==========================================================
}(window.jQuery);
/* ==========================================================
* bootstrap-alert.js v3.0.0
* http://twitter.github.com/bootstrap/javascript.html#alerts
* ==========================================================
@@ -155,7 +156,8 @@
$(document).on('click.alert.data-api', dismiss, Alert.prototype.close)
}(window.jQuery);/* ============================================================
}(window.jQuery);
/* ============================================================
* bootstrap-button.js v3.0.0
* http://twitter.github.com/bootstrap/javascript.html#buttons
* ============================================================
@@ -259,7 +261,8 @@
$btn.button('toggle')
})
}(window.jQuery);/* ==========================================================
}(window.jQuery);
/* ==========================================================
* bootstrap-carousel.js v3.0.0
* http://twitter.github.com/bootstrap/javascript.html#carousel
* ==========================================================
@@ -465,7 +468,8 @@
e.preventDefault()
})
}(window.jQuery);/* =============================================================
}(window.jQuery);
/* =============================================================
* bootstrap-collapse.js v3.0.0
* http://twitter.github.com/bootstrap/javascript.html#collapse
* =============================================================
@@ -631,7 +635,8 @@
$(target).collapse(option)
})
}(window.jQuery);/* ============================================================
}(window.jQuery);
/* ============================================================
* bootstrap-dropdown.js v3.0.0
* http://twitter.github.com/bootstrap/javascript.html#dropdowns
* ============================================================
@@ -1683,7 +1688,8 @@
})
})
}(window.jQuery);/* ========================================================
}(window.jQuery);
/* ========================================================
* bootstrap-tab.js v3.0.0
* http://twitter.github.com/bootstrap/javascript.html#tabs
* ========================================================
@@ -1826,7 +1832,8 @@
$(this).tab('show')
})
}(window.jQuery);/* =============================================================
}(window.jQuery);
/* =============================================================
* bootstrap-typeahead.js v3.0.0
* http://twitter.github.com/bootstrap/javascript.html#typeahead
* =============================================================