diff --git a/sco_formations.py b/sco_formations.py index e0d7fd33..fa5aabe3 100644 --- a/sco_formations.py +++ b/sco_formations.py @@ -266,7 +266,7 @@ def formation_list_table(context, formation_id=None, args={}, REQUEST=None): but_suppr = '' if editable: but_edit = ( - '%s' + '%s' % (f["acronyme"],f["formation_id"], editicon) ) else: