2
0
forked from Wavyzz/dolibarr

fix ajax tooltip sometimes stay open

This commit is contained in:
Frédéric FRANCE
2023-02-09 23:33:39 +01:00
committed by GitHub
parent 356b3af6e6
commit 97f0f33a4f

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