From 32b3d06150018ed96d071cc0c6281469a880f9e0 Mon Sep 17 00:00:00 2001 From: Denise sur ardoise Date: Sat, 28 May 2022 19:22:58 +0200 Subject: =?UTF-8?q?V2.6=20:=20bugs=20d'extrapolation=20corrig=C3=A9,=20pri?= =?UTF-8?q?se=20en=20compte=20des=20dates=20dans=20les=20donn=C3=A9es,=20r?= =?UTF-8?q?ep=C3=A8res,=20et=20extra.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/outilspage.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'static/outilspage.js') diff --git a/static/outilspage.js b/static/outilspage.js index dac70bf..b0b3a1d 100644 --- a/static/outilspage.js +++ b/static/outilspage.js @@ -205,7 +205,11 @@ function ajoute_reperes() for(var i=nblignes; i Texte associé : Tracer : ' ; + elt.innerHTML = 'Âge : \ + ou date : \ + Texte associé : \ + Tracer : \ + Afficher la date : ' ; eltul.appendChild(elt) ; } -- cgit v1.2.3