mirror of
https://github.com/friendica/friendica
synced 2024-11-18 04:23:41 +00:00
frio: append bs tooltip to body element
This commit is contained in:
parent
875110ab27
commit
24a58ab2e6
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ $(document).ready(function(){
|
|||
// initialize the bootstrap tooltips
|
||||
$('body').tooltip({
|
||||
selector: '[data-toggle="tooltip"]',
|
||||
container: 'body',
|
||||
animation: true,
|
||||
html: true,
|
||||
placement: 'auto',
|
||||
|
|
Loading…
Reference in a new issue