diff --git a/Js/fonctions.js b/Js/fonctions.js index f9f9aa1c..89364ccf 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -92304,7 +92304,10 @@ function initDataTableReference(selector, exportTitle = 'Export_Donnees', defaul function ajouter_utilisateur_gc() { - window.location.assign($("#racineWeb" ).val()+"Creerusergc/"); - +} + +function nouveau_produit() +{ + window.location.assign($("#racineWeb" ).val()+"Nouveauproduit/"); } \ No newline at end of file diff --git a/Vue/Produits/index.php b/Vue/Produits/index.php index 7c749e08..e454eff6 100755 --- a/Vue/Produits/index.php +++ b/Vue/Produits/index.php @@ -11,8 +11,8 @@
-

-

+

+