From a562c2ee33114cb8f9b02424739731e84517af98 Mon Sep 17 00:00:00 2001 From: Mo8it Date: Wed, 21 Sep 2022 17:14:25 +0200 Subject: [PATCH] Add Tooltip to active semester --- advlabdb/templates/macros.jinja.html | 1 + 1 file changed, 1 insertion(+) diff --git a/advlabdb/templates/macros.jinja.html b/advlabdb/templates/macros.jinja.html index 9ebec59..96a3e94 100644 --- a/advlabdb/templates/macros.jinja.html +++ b/advlabdb/templates/macros.jinja.html @@ -6,6 +6,7 @@
Active semester: {{ active_semester_str() }} +
{% if (role == "admin") and (current_user.has_role("assistant")) %}