This commit is contained in:
KONE SOREL 2026-03-18 12:15:14 +00:00
parent 0f95e77d6a
commit 4fb32c8335

View File

@ -46882,7 +46882,7 @@ function ajouter_tous_prestataires_reseau() {
const codeReseau = $("#codeReseau").val();
const lang = $("#codeLangue").val();
const count = $("#count_dispo").val();
const count = $("#count_dispo").text();
alert(count);