From 6c41e859808292afca906868ac0abc53dbf04a84 Mon Sep 17 00:00:00 2001 From: vince Date: Tue, 28 Dec 2021 22:16:49 +0100 Subject: [PATCH] cache un bouton qui prend de la place en mobile --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 5f57e8c..75cd51f 100644 --- a/index.php +++ b/index.php @@ -445,7 +445,7 @@ if (!$isConfig and $hasSupplier) { - + @@ -591,7 +591,7 @@ if (!$isConfig and $hasSupplier) { }); }); - fields.forEach(function (field) {e + fields.forEach(function (field) { if ( (form.elements[field].value === '') && (window.localStorage.getItem('mon_panier_bio_' + field) !== null)