From 8532546557dbb81db1445403a0c8004bafee8434 Mon Sep 17 00:00:00 2001 From: SebastienReuiller Date: Tue, 10 Dec 2024 11:31:05 +0100 Subject: [PATCH] =?UTF-8?q?fix(Liste=20des=20d=C3=A9p=C3=B4ts=20de=20besoi?= =?UTF-8?q?n):=20Correction=20d'une=20erreur=20javascript=20pour=20=C3=A9v?= =?UTF-8?q?iter=20un=20bug=20sur=20la=20liste=20(#1574)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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