modif id semestre

This commit is contained in:
Aurélien Plancke 2021-05-27 15:06:39 +02:00
parent f267b07451
commit f2490e1f66

View File

@ -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"],