Merge pull request #2551 from rabuzarus/0106-frio-tooltip-fix

frio: show tooltip only on hover (and not on focus)
pull/2555/head
Michael Vogel 2016-06-01 10:57:59 +02:00
commit 85c1796ee8
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -123,6 +123,7 @@ $(document).ready(function(){
animation: true,
html: true,
placement: 'auto',
trigger: 'hover',
delay: {
show: 500,
hide: 100