diff --git a/Js/fonctions.js b/Js/fonctions.js index 08a4104..3b24a83 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1377,6 +1377,9 @@ function creer_avenant() function enregistrer_avenant() { + alert("enregistrer_avenant"); + return; + codeTypeAvenant=$("#codeTypeAvenant").val(); oldCodeTypeAvenant=$("#oldCodeTypeAvenant").val(); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index d0f98ab..04663c3 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -595,7 +595,7 @@ $activeChildId = $menuData['child']; - +