From 64f404125b0762c8b7d9e305fa7da6200bcd27fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ch=C3=A9rifBALDE?= Date: Fri, 16 Sep 2022 15:19:59 +0200 Subject: [PATCH] 16/09/22 - 15h --- prj_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prj_common.py b/prj_common.py index 0df4bab..7fd6586 100644 --- a/prj_common.py +++ b/prj_common.py @@ -1713,7 +1713,7 @@ def TryToDateYYYMMDD(mydate): Cette fonction prend une formation (myclass) et l'insert dans la table de statistique - diction_class : les données de la formation - - type_view : type d'affichage ("basique", "detail", etc) + - type_view : type d'affichage ("decouverte", "detail", etc) - user_location : les coordonnées du demandeur """ def InsertStatistic(diction_class, type_view, user_location):