fix typo #604

Closed
jmplace wants to merge 1 commits from jmplace/ScoDoc-Lille:fix_typo_maj_9.4.45 into master
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ def formation_list_table(formation_id=None, args={}):
else:
f["date_fin_dernier_sem"] = ""
f["annee_dernier_sem"] = ""
locked = formation_has_locked_sems(f["formation_id"])
locked = f.has_locked_sems(f["formation_id"])
#
if locked:
but_locked = lockicon