Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-04-26 21:44:44 +0400
committerMark Otto <otto@github.com>2013-04-26 21:44:44 +0400
commit57ba494409f91f63b1b1a6ac3d2e74da9635135e (patch)
tree14ed3b4ee708bd16855d9586d2da5a991c804b43 /docs/assets/js/bootstrap.js
parent1fc0d2c0f1a226ea77ddf0e2d1026518e713d537 (diff)
running make
Diffstat (limited to 'docs/assets/js/bootstrap.js')
-rw-r--r--docs/assets/js/bootstrap.js21
1 files changed, 14 insertions, 7 deletions
diff --git a/docs/assets/js/bootstrap.js b/docs/assets/js/bootstrap.js
index c0c8a77bb6..8de108627f 100644
--- a/docs/assets/js/bootstrap.js
+++ b/docs/assets/js/bootstrap.js
@@ -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
* =============================================================