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
path: root/js
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-05-17 11:45:28 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-05-17 11:45:28 +0400
commitb1d7c34086ec95a2b0507c595e3a353cdc550b9b (patch)
treec6ae5d1857d223b3b477a07d3a65a3258a9807e4 /js
parent9889948f5851f5ce19668073b1f88eb4b6082ea6 (diff)
remove log
Diffstat (limited to 'js')
-rw-r--r--js/bootstrap-dropdown.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/bootstrap-dropdown.js b/js/bootstrap-dropdown.js
index 313d993b27..531ee7ba15 100644
--- a/js/bootstrap-dropdown.js
+++ b/js/bootstrap-dropdown.js
@@ -139,8 +139,6 @@
* =================================== */
$(function () {
- console.log(toggle + ', ' + toggle + ' + [role=menu]')
-
$('html')
.on('click.dropdown.data-api', clearMenus)
$('body')