mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-01 19:30:31 +02:00
made container option be false
This commit is contained in:
2
js/bootstrap-tooltip.js
vendored
2
js/bootstrap-tooltip.js
vendored
@@ -280,7 +280,7 @@
|
|||||||
, title: ''
|
, title: ''
|
||||||
, delay: 0
|
, delay: 0
|
||||||
, html: false
|
, html: false
|
||||||
, container: ''
|
, container: false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user