forked from ScoDoc/ScoDoc
Fix: table récap.
This commit is contained in:
parent
c571dc6f05
commit
345920e6c5
@ -491,9 +491,9 @@ def gen_formsemestre_recapcomplet_html_table(
|
||||
if table_html_cached is None:
|
||||
table = _gen_formsemestre_recapcomplet_table(
|
||||
res,
|
||||
include_evaluations,
|
||||
mode_jury,
|
||||
filename,
|
||||
include_evaluations=include_evaluations,
|
||||
mode_jury=mode_jury,
|
||||
filename=filename,
|
||||
selected_etudid=selected_etudid,
|
||||
)
|
||||
table_html = table.html()
|
||||
|
Loading…
Reference in New Issue
Block a user