From 5e5c495d3a5146eb8d439ebad890ffaeb45d8cde Mon Sep 17 00:00:00 2001 From: Aurelien PLANCKE Date: Fri, 21 May 2021 14:46:40 +0200 Subject: [PATCH] typo modify -> edit --- sco_formations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sco_formations.py b/sco_formations.py index e0d7fd330..fa5aabe3f 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: