diff --git a/modules/dashboard/edit.php b/modules/dashboard/edit.php index 40e909c5c..2fd792db4 100644 --- a/modules/dashboard/edit.php +++ b/modules/dashboard/edit.php @@ -687,6 +687,7 @@ if (setting('Utilizzare i tooltip sul calendario') == '1') { element.tooltipster({ content: '', animation: 'grow', + updateAnimation: 'grow', contentAsHTML: true, hideOnClick: true, speed: 200,