forked from ScoDoc/ScoDoc
modif id semestre
This commit is contained in:
parent
f267b07451
commit
f2490e1f66
@ -147,7 +147,7 @@ def formsemestre_inscription_with_modules_form(
|
|||||||
if (not only_ext) or (sem["modalite"] == "EXT"):
|
if (not only_ext) or (sem["modalite"] == "EXT"):
|
||||||
H.append(
|
H.append(
|
||||||
"""
|
"""
|
||||||
<li><a class="stdlink" id="semestre_Inscription_%s" href="formsemestre_inscription_with_modules?etudid=%s&formsemestre_id=%s">%s</a>
|
<li><a class="stdlink" id="inscription_Semestre_%s" href="formsemestre_inscription_with_modules?etudid=%s&formsemestre_id=%s">%s</a>
|
||||||
"""
|
"""
|
||||||
% (
|
% (
|
||||||
sem["formsemestre_id"],
|
sem["formsemestre_id"],
|
||||||
|
Loading…
Reference in New Issue
Block a user