From bed5cc2c0c049ba7d5ae2d9cb2adbc54ddda91bc Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Thu, 5 Sep 2024 15:38:08 +0200 Subject: [PATCH] =?UTF-8?q?Formulaire=20pr=C3=A9f=C3=A9rence:=20corrige=20?= =?UTF-8?q?affichage=20si=20pas=20d'explication?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/scodoc/sco_preferences.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scodoc/sco_preferences.py b/app/scodoc/sco_preferences.py index 72c9d705..6e0cfdeb 100644 --- a/app/scodoc/sco_preferences.py +++ b/app/scodoc/sco_preferences.py @@ -2333,7 +2333,7 @@ class BasePreferences: - {descr["comment"]} + {descr["comment"] or ''} """ descr["explanation"] = menu_global