Merge pull request #23862 from frederic34/patch-4

fix ajax tooltip sometimes stay open
This commit is contained in:
Laurent Destailleur 2023-02-10 19:38:01 +01:00 committed by GitHub
commit 5d07d3d751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,6 +89,7 @@ if (empty($conf->dol_no_mouse_hover)) {
$.ajax({
url:"' . dol_buildpath('/core/ajax/ajaxtooltip.php', 1) . '",
type: "post",
async: false,
data: JSON.parse(params),
success: function(response){
// Setting content option