frio: append bs tooltip to body element

pull/3040/head
rabuzarus 2016-12-21 16:12:13 +01:00
rodzic 875110ab27
commit 24a58ab2e6
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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',