Update opolka/ScoDoc from ScoDoc/ScoDoc #2

Merged
opolka merged 1272 commits from ScoDoc/ScoDoc:master into master 2024-05-27 09:11:04 +02:00
Showing only changes of commit 607604f91e - Show all commits

View File

@ -2169,9 +2169,6 @@ def _module_selector_multiple(
return render_template(
"assiduites/widgets/moduleimpl_selector_multiple.j2",
choices=choices,
formsemestre_id=(
only_form.id if only_form else list(modimpls_by_formsemestre.keys())[0]
),
moduleimpl_id=moduleimpl_id,
)