a
This commit is contained in:
@@ -28776,13 +28776,13 @@ function ajax_maj_prix_acte_hospitalisation(idPrestationactes, valeurActe, contr
|
||||
type: 'POST',
|
||||
data: donnees,
|
||||
success: function(data) {
|
||||
alert(data);
|
||||
// alert(data);
|
||||
},
|
||||
error: function(data) {
|
||||
alert(data);
|
||||
// alert(data);
|
||||
},
|
||||
complete: function() {
|
||||
// ajaxactespossibles_selection_hospitalisation();
|
||||
ajaxactespossibles_selection_hospitalisation();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user