diff options
| author | Jacob Thornton <[email protected]> | 2012-06-01 11:04:27 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-06-01 11:04:27 -0700 |
| commit | ebc69356637143c938c07904d10928c11e742196 (patch) | |
| tree | a803292e757470dd417f0163c2f2987fbe12babf /docs/assets/js/bootstrap.js | |
| parent | 5657ab46c5351d5a5718eff3e8f7acf5cb43f752 (diff) | |
| download | bootstrap-2.0.4.tar.xz bootstrap-2.0.4.zip | |
2.0.3 -> 2.0.4v2.0.4
Diffstat (limited to 'docs/assets/js/bootstrap.js')
| -rw-r--r-- | docs/assets/js/bootstrap.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/assets/js/bootstrap.js b/docs/assets/js/bootstrap.js index 7b267fc23..5d6e65b82 100644 --- a/docs/assets/js/bootstrap.js +++ b/docs/assets/js/bootstrap.js @@ -1,5 +1,5 @@ /* =================================================== - * bootstrap-transition.js v2.0.3 + * bootstrap-transition.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#transitions * =================================================== * Copyright 2012 Twitter, Inc. @@ -59,7 +59,7 @@ }) }(window.jQuery);/* ========================================================== - * bootstrap-alert.js v2.0.3 + * bootstrap-alert.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#alerts * ========================================================== * Copyright 2012 Twitter, Inc. @@ -148,7 +148,7 @@ }) }(window.jQuery);/* ============================================================ - * bootstrap-button.js v2.0.3 + * bootstrap-button.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#buttons * ============================================================ * Copyright 2012 Twitter, Inc. @@ -243,7 +243,7 @@ }) }(window.jQuery);/* ========================================================== - * bootstrap-carousel.js v2.0.3 + * bootstrap-carousel.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#carousel * ========================================================== * Copyright 2012 Twitter, Inc. @@ -411,7 +411,7 @@ }) }(window.jQuery);/* ============================================================= - * bootstrap-collapse.js v2.0.3 + * bootstrap-collapse.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#collapse * ============================================================= * Copyright 2012 Twitter, Inc. @@ -567,7 +567,7 @@ }) }(window.jQuery);/* ============================================================ - * bootstrap-dropdown.js v2.0.3 + * bootstrap-dropdown.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#dropdowns * ============================================================ * Copyright 2012 Twitter, Inc. @@ -666,7 +666,7 @@ }) }(window.jQuery);/* ========================================================= - * bootstrap-modal.js v2.0.3 + * bootstrap-modal.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#modals * ========================================================= * Copyright 2012 Twitter, Inc. @@ -883,7 +883,7 @@ }) }(window.jQuery);/* =========================================================== - * bootstrap-tooltip.js v2.0.3 + * bootstrap-tooltip.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#tooltips * Inspired by the original jQuery.tipsy by Jason Frame * =========================================================== @@ -1158,7 +1158,7 @@ }(window.jQuery); /* =========================================================== - * bootstrap-popover.js v2.0.3 + * bootstrap-popover.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#popovers * =========================================================== * Copyright 2012 Twitter, Inc. @@ -1255,7 +1255,7 @@ }) }(window.jQuery);/* ============================================================= - * bootstrap-scrollspy.js v2.0.3 + * bootstrap-scrollspy.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#scrollspy * ============================================================= * Copyright 2012 Twitter, Inc. @@ -1405,7 +1405,7 @@ }) }(window.jQuery);/* ======================================================== - * bootstrap-tab.js v2.0.3 + * bootstrap-tab.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#tabs * ======================================================== * Copyright 2012 Twitter, Inc. @@ -1539,7 +1539,7 @@ }) }(window.jQuery);/* ============================================================= - * bootstrap-typeahead.js v2.0.3 + * bootstrap-typeahead.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#typeahead * ============================================================= * Copyright 2012 Twitter, Inc. |
