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
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 30781ba9aa - Show all commits

View File

@ -40,7 +40,7 @@
<input type="date" name="tl_date" id="tl_date" value="{{ date }}" onchange="updateDate()">
</div>
{% include "assiduites/timeline.j2" %}
{{timeline|safe}}
<div>

View File

@ -205,6 +205,7 @@ def signal_assiduites_etud():
date=datetime.date.today().isoformat(),
morning=morning,
lunch=lunch,
timeline=_timeline(),
afternoon=afternoon,
forcer_module=sco_preferences.get_preference(
"forcer_module", dept_id=g.scodoc_dept_id