diff --git a/Js/fonctions.js b/Js/fonctions.js index b281f23..f8ba95d 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1461,7 +1461,7 @@ function pop_afficher_selection_retrait() // $('#div_test_gabarit').html(data); }, complete: function() { - const modal = document.getElementById("poptableauprestation"); + const modal = document.getElementById("popdetailassure"); if (modal && modal.parentNode !== document.body) { document.body.appendChild(modal); } diff --git a/Vue/Ficheretrait/index.php b/Vue/Ficheretrait/index.php index 372c9e9..d5d35c2 100644 --- a/Vue/Ficheretrait/index.php +++ b/Vue/Ficheretrait/index.php @@ -188,7 +188,7 @@