diff --git a/Js/fonctions.js b/Js/fonctions.js index 0cbd791..81707ce 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -25613,7 +25613,7 @@ function ajoute_dentaire() alert("numeroDent => "+numeroDent); return; - if (numeroDentObligatoire=="1" && numeroDent.trim() <= " ") { + if (numeroDentObligatoire=="1" && numeroDent.trim() <= "0") { alert_ebene( "Veuillez sélectionner un numéro de dent!", "Please select a tooth number!" diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 4622918..b49b846 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -891,7 +891,7 @@ - +