forked from ScoDoc/ScoDoc
page title
This commit is contained in:
parent
545c04968f
commit
27c6f18c29
@ -103,7 +103,7 @@ def formsemestre_recapcomplet(
|
|||||||
return data
|
return data
|
||||||
H = [
|
H = [
|
||||||
html_sco_header.sco_header(
|
html_sco_header.sco_header(
|
||||||
page_title="Récapitulatif",
|
page_title=f"{formsemestre.sem_modalite()}: moyennes",
|
||||||
no_side_bar=True,
|
no_side_bar=True,
|
||||||
init_qtip=True,
|
init_qtip=True,
|
||||||
javascripts=["js/etud_info.js", "js/table_recap.js"],
|
javascripts=["js/etud_info.js", "js/table_recap.js"],
|
||||||
|
Loading…
Reference in New Issue
Block a user