From 2754229a986bc845bccc7cbfd1afc35d46610721 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 23 Jun 2025 16:05:31 +0200 Subject: [PATCH] back to local jquery1.6 --- teleforma/templates/teleforma/base.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/teleforma/templates/teleforma/base.html b/teleforma/templates/teleforma/base.html index 9d619482..2766b104 100644 --- a/teleforma/templates/teleforma/base.html +++ b/teleforma/templates/teleforma/base.html @@ -35,9 +35,13 @@ {% block javascript %} - + + + + -- 2.39.5