diff --git a/Js/fonctions.js b/Js/fonctions.js index 3a4ebf4..c0616df 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -58,7 +58,6 @@ function raffraichier_gabarit() url: $("#racineWeb").val()+"Ajaxgabarit/", success: function(data) { - alert(data); $("#div_ajaxgabarit").html(data); codeSociete = $("#codeSociete").val(); @@ -68,7 +67,6 @@ function raffraichier_gabarit() window.location.assign($("#racineWeb" ).val()+"Connexion/"); } - }, error: function(errorData) { diff --git a/Vue/Ajaxgabarit/index.php b/Vue/Ajaxgabarit/index.php index 7b417dd..7974cde 100644 --- a/Vue/Ajaxgabarit/index.php +++ b/Vue/Ajaxgabarit/index.php @@ -1,8 +1,7 @@ -AjaxGabarit - + @@ -18,15 +17,8 @@ AjaxGabarit - - -Allo - - -Oui diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 8cfd64a..fc8a395 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -612,7 +612,7 @@ $activeChildId = $menuData['child']; - +