mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01:00
made container option be false
This commit is contained in:
parent
e867ae7b60
commit
9835549faf
2
js/bootstrap-tooltip.js
vendored
2
js/bootstrap-tooltip.js
vendored
@ -280,7 +280,7 @@
|
||||
, title: ''
|
||||
, delay: 0
|
||||
, html: false
|
||||
, container: ''
|
||||
, container: false
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user