1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-15 08:56:20 +01:00

Fix tooltipster su mobile

This commit is contained in:
loviuz 2019-11-07 12:49:52 +01:00
parent 096e2f0c62
commit 6ecae83886

View File

@ -705,7 +705,7 @@ if (setting('Utilizzare i tooltip sul calendario') == '1') {
touchDevices: true,
trigger: 'hover',
position: 'left'
});
}).trigger('mouseover');
}
else{
return false;