diff --git a/core/core.js.php b/core/core.js.php index d484b3fc..5e529d34 100644 --- a/core/core.js.php +++ b/core/core.js.php @@ -374,7 +374,7 @@ core.start(); /** * Confirmation de suppression - +*/ $("#pageDelete").on("click", function() { var _this = $(this); message = ""; @@ -382,7 +382,7 @@ $("#pageDelete").on("click", function() { $(location).attr("href", _this.attr("href")); }); }); -*/ + /** * Calcul de la luminance relative d'une couleur