From 2a621fca0a1620dc49bc0434ad43204e4828311f Mon Sep 17 00:00:00 2001 From: Niklas Elsbrock Date: Tue, 19 Oct 2021 18:13:30 +0200 Subject: [PATCH] =?UTF-8?q?aria-labels=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nateman/templates/klausuren/add.html.j2 | 8 ++++---- nateman/templates/klausuren/edit.html.j2 | 8 ++++---- nateman/templates/schueler/versaeumnisse.html.j2 | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/nateman/templates/klausuren/add.html.j2 b/nateman/templates/klausuren/add.html.j2 index 59505bf..10348d4 100644 --- a/nateman/templates/klausuren/add.html.j2 +++ b/nateman/templates/klausuren/add.html.j2 @@ -63,11 +63,11 @@
Klausurzeitraum:
- {# + {# #}. bis - {# + {# #}. Stunde
diff --git a/nateman/templates/klausuren/edit.html.j2 b/nateman/templates/klausuren/edit.html.j2 index 38f3da7..7a32246 100644 --- a/nateman/templates/klausuren/edit.html.j2 +++ b/nateman/templates/klausuren/edit.html.j2 @@ -293,11 +293,11 @@
Klausurzeitraum:
- {# + {# #}. bis - {# + {# #}. Stunde
diff --git a/nateman/templates/schueler/versaeumnisse.html.j2 b/nateman/templates/schueler/versaeumnisse.html.j2 index 5861936..c1691f4 100644 --- a/nateman/templates/schueler/versaeumnisse.html.j2 +++ b/nateman/templates/schueler/versaeumnisse.html.j2 @@ -91,11 +91,11 @@ + aria-label="attestiert" {% if kt.attestiert %}checked{% endif %}> + aria-label="nachgeschrieben" {% if kt.nachgeschrieben %}checked{% endif %}> {% endfor %}