From 373c6cf3c89b6e606a1cc3c2e2d1e2e066637b49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Reuiller?= Date: Mon, 9 Dec 2024 17:25:49 +0100 Subject: [PATCH] remove useless js to avoid error (and bug on list) --- lemarche/static/js/utils.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/lemarche/static/js/utils.js b/lemarche/static/js/utils.js index a11ac53f2..5bce44215 100644 --- a/lemarche/static/js/utils.js +++ b/lemarche/static/js/utils.js @@ -20,8 +20,6 @@ window.addEventListener('DOMContentLoaded', function () { location.href = "mailto:?" + rot13(this.dataset['nextUrl']); }); - initModalMessages(); - initSuperBadges(); // some elements have their url in data-url attribute