forked from ScoDoc/ScoDoc
sans assiduites.js
This commit is contained in:
parent
8ea811b45b
commit
70b1d5dcf5
@ -182,7 +182,6 @@ def signal_assiduites_etud():
|
|||||||
page_title="Saisie Assiduités",
|
page_title="Saisie Assiduités",
|
||||||
init_qtip=True,
|
init_qtip=True,
|
||||||
javascripts=[
|
javascripts=[
|
||||||
"js/assiduites.js",
|
|
||||||
"libjs/moment.new.min.js",
|
"libjs/moment.new.min.js",
|
||||||
"libjs/moment-timezone.js",
|
"libjs/moment-timezone.js",
|
||||||
],
|
],
|
||||||
@ -547,7 +546,6 @@ def signal_assiduites_diff():
|
|||||||
grp + ' <span class="fontred">' + groups_infos.groups_titles + "</span>"
|
grp + ' <span class="fontred">' + groups_infos.groups_titles + "</span>"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
return HTMLBuilder(
|
return HTMLBuilder(
|
||||||
header,
|
header,
|
||||||
render_template(
|
render_template(
|
||||||
|
Loading…
Reference in New Issue
Block a user