1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-28 00:30:45 +01:00

Bugfix minore

This commit is contained in:
Thomas Zilio 2019-11-02 15:45:57 +01:00
parent ab0aecd1f3
commit 9588a052a5

View File

@ -706,8 +706,6 @@ if (setting('Utilizzare i tooltip sul calendario') == '1') {
trigger: 'hover',
position: 'left'
});
element.tooltipster('show');
}
else{
return false;