a
This commit is contained in:
@@ -28998,7 +28998,7 @@ function calculImc()
|
||||
function imprimer_prescription()
|
||||
{
|
||||
alert("imprimer_prescription");
|
||||
|
||||
|
||||
var nomForm = $("#nomForm").val();
|
||||
|
||||
var mlink = '';
|
||||
@@ -29012,7 +29012,7 @@ function imprimer_prescription()
|
||||
mlink = "Ajaximprimerbonexamen/";
|
||||
}
|
||||
|
||||
//alert(mlink); return;
|
||||
alert(mlink); return;
|
||||
|
||||
$.ajax({
|
||||
url: $("#racineWeb").val()+mlink,
|
||||
|
||||
Reference in New Issue
Block a user