forked from ScoDoc/ScoDoc
oublie d'un caractere...
This commit is contained in:
parent
0c992d07f1
commit
c8a7943566
@ -242,7 +242,7 @@ def formation_list_table(context, formation_id=None, args={}, REQUEST=None):
|
|||||||
for s in f["sems"]
|
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"])
|
% (f["acronyme"], f["formation_id"])
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user