From e583c885e4fd0f65028d861ca7ae37ec08b32ab8 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Fri, 13 Mar 2026 11:17:48 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 ++-- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 @@ - +