diff options
| author | Jacob Thornton <[email protected]> | 2012-05-17 00:45:28 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-05-17 00:45:28 -0700 |
| commit | b1d7c34086ec95a2b0507c595e3a353cdc550b9b (patch) | |
| tree | c6ae5d1857d223b3b477a07d3a65a3258a9807e4 | |
| parent | 9889948f5851f5ce19668073b1f88eb4b6082ea6 (diff) | |
| download | bootstrap-b1d7c34086ec95a2b0507c595e3a353cdc550b9b.tar.xz bootstrap-b1d7c34086ec95a2b0507c595e3a353cdc550b9b.zip | |
remove log
| -rw-r--r-- | js/bootstrap-dropdown.js | 2 |
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') |
