forked from ScoDoc/ScoDoc
typo
This commit is contained in:
parent
3b81625721
commit
0c992d07f1
@ -242,7 +242,7 @@ def formation_list_table(context, formation_id=None, args={}, REQUEST=None):
|
||||
for s in f["sems"]
|
||||
]
|
||||
+ [
|
||||
'<a class="stdlink" id="addSemestre%s href="formsemestre_createwithmodules?formation_id=%s&semestre_id=1">ajouter</a>'
|
||||
'<a class="stdlink" id="addSemestre_%s href="formsemestre_createwithmodules?formation_id=%s&semestre_id=1">ajouter</a>'
|
||||
% (f["acronyme"], f["formation_id"])
|
||||
]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user