This commit is contained in:
KANE LAZENI 2026-01-03 03:34:03 +00:00
parent 23d380f6ef
commit 04a86afb03

View File

@ -1458,7 +1458,7 @@ function pop_afficher_selection_retrait()
}, },
success: function(data) { success: function(data) {
div_selection_assure.html(data); div_selection_assure.html(data);
$('#div_test_gabarit').html(data); // $('#div_test_gabarit').html(data);
}, },
complete: function() { complete: function() {
$("#btn_pop").click(); $("#btn_pop").click();