diff --git a/sco_formations.py b/sco_formations.py index c90bf756..ceaf60cf 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"]) ] )