a
This commit is contained in:
@@ -28817,7 +28817,7 @@ function modifier_prix_autres_actes(idPrestationactes, prixSaisi, controle) {
|
||||
donnee_a_afficher = data;
|
||||
},
|
||||
complete: function() {
|
||||
$("#div_prestations").html(donnee_a_affciher);
|
||||
$("#div_prestations").html(donnee_a_afficher);
|
||||
controle.focus();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user