diff --git a/gamutable_fonctions.php b/gamutable_fonctions.php index bb7b12d..e50a9be 100644 --- a/gamutable_fonctions.php +++ b/gamutable_fonctions.php @@ -26,7 +26,7 @@ function gamutable_fermer_modalbox($id_objet = 9999999999){ } if (id === 9999999999) { if (typeof app !== 'undefined') { - app.rechargerJson(id); + app.rechargerJson(); } $.modalboxclose(); }