diff --git a/Js/fonctions.js b/Js/fonctions.js
index 8651bce..154e972 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -28997,9 +28997,10 @@ function calculImc()
function imprimer_prescription()
{
+ alert("imprimer_prescription");
+
var nomForm = $("#nomForm").val();
-
-
+
var mlink = '';
var donnees = '';
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index ff620b5..d8f28e4 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -892,7 +892,7 @@
-
+