From 0c992d07f1c6134dbc1d78da6101a76680cf5cef Mon Sep 17 00:00:00 2001 From: aurelien Date: Tue, 25 May 2021 16:15:05 +0200 Subject: [PATCH] typo --- sco_formations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sco_formations.py b/sco_formations.py index 12cd6274..c90bf756 100644 --- a/sco_formations.py +++ b/sco_formations.py @@ -242,7 +242,7 @@ def formation_list_table(context, formation_id=None, args={}, REQUEST=None): for s in f["sems"] ] + [ - 'ajouter' + 'ajouter' % (f["acronyme"], f["formation_id"]) ] )