diff --git a/Js/fonctions.js b/Js/fonctions.js
index 3d8b7f3..1281e7b 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -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() {
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index ef07008..1cba173 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -909,7 +909,7 @@
-
+