mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
made container option be false
This commit is contained in:
parent
e867ae7b60
commit
9835549faf
1 changed files with 1 additions and 1 deletions
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…
Reference in a new issue