Skip to content
Snippets Groups Projects
Commit ccf63908 authored by Armand Sady's avatar Armand Sady
Browse files

Merge branch 'master' of gitlab-ssh.univ-lille.fr:armand.sady.etu/scodoc_r6a06

parents 0c686d38 3f045936
No related branches found
No related tags found
No related merge requests found
......@@ -421,9 +421,17 @@ def fiche_etud(etudid=None):
# Modules & Notes
info["module_html"] = f"""<div id=modules>
<span class="debouche_tit">Modules:</span>
</div>"""
info["module_html"] = """<section>
<div>
<h2>Ressources</h2>
<div class=CTA_Liste>
Liste <svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M18 15l-6-6-6 6" />
</svg>
</div>
</div>
<div class=evaluations></div>
</section>"""
# Devenir de l'étudiant:
has_debouche = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment