From 0a49bd1738027dca4923fb52b7058d9937a6eeeb Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Fri, 10 Feb 2023 22:47:51 +0100 Subject: [PATCH] coquille --- core/module/user/view/index/index.js.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/user/view/index/index.js.php b/core/module/user/view/index/index.js.php index b2628987..babc7155 100644 --- a/core/module/user/view/index/index.js.php +++ b/core/module/user/view/index/index.js.php @@ -10,4 +10,4 @@ * @license CC Attribution-NonCommercial-NoDerivatives 4.0 International * @link http://zwiicms.fr/ */ -$(".userDelete").on("click",(function(){var _this=$(this);return message="",core.confirm(message,(function(){$(location).attr("href",_this.attr("href"))}))})); \ No newline at end of file +$(".userDelete").on("click",(function(){var _this=$(this);return message="",core.confirm(message,(function(){$(location).attr("href",_this.attr("href"))}))})); \ No newline at end of file