dd
This commit is contained in:
parent
0f95e77d6a
commit
4fb32c8335
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user