aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-05-17 00:45:28 -0700
committerJacob Thornton <[email protected]>2012-05-17 00:45:28 -0700
commitb1d7c34086ec95a2b0507c595e3a353cdc550b9b (patch)
treec6ae5d1857d223b3b477a07d3a65a3258a9807e4
parent9889948f5851f5ce19668073b1f88eb4b6082ea6 (diff)
downloadbootstrap-b1d7c34086ec95a2b0507c595e3a353cdc550b9b.tar.xz
bootstrap-b1d7c34086ec95a2b0507c595e3a353cdc550b9b.zip
remove log
-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 313d993b2..531ee7ba1 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')