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:
parent
096e2f0c62
commit
6ecae83886
@ -705,7 +705,7 @@ if (setting('Utilizzare i tooltip sul calendario') == '1') {
|
|||||||
touchDevices: true,
|
touchDevices: true,
|
||||||
trigger: 'hover',
|
trigger: 'hover',
|
||||||
position: 'left'
|
position: 'left'
|
||||||
});
|
}).trigger('mouseover');
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
Reference in New Issue
Block a user