mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
remove log
This commit is contained in:
parent
9889948f58
commit
b1d7c34086
2
js/bootstrap-dropdown.js
vendored
2
js/bootstrap-dropdown.js
vendored
@ -139,8 +139,6 @@
|
|||||||
* =================================== */
|
* =================================== */
|
||||||
|
|
||||||
$(function () {
|
$(function () {
|
||||||
console.log(toggle + ', ' + toggle + ' + [role=menu]')
|
|
||||||
|
|
||||||
$('html')
|
$('html')
|
||||||
.on('click.dropdown.data-api', clearMenus)
|
.on('click.dropdown.data-api', clearMenus)
|
||||||
$('body')
|
$('body')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user