a
This commit is contained in:
@@ -28812,10 +28812,10 @@ function no_presciption()
|
||||
url: $("#racineWeb").val() + "Ajaxenregistrerprescription/noprescription/",
|
||||
type: 'post',
|
||||
error: function(errorData) {
|
||||
alert(errorData);
|
||||
// alert(errorData);
|
||||
},
|
||||
success: function(data) {
|
||||
alert(data);
|
||||
// alert(data);
|
||||
},
|
||||
|
||||
complete: function() {
|
||||
|
||||
Reference in New Issue
Block a user