mirror of
https://codeberg.org/Mo8it/AdvLabDB.git
synced 2025-03-21 20:03:57 +00:00
Add Tooltip to active semester
This commit is contained in:
parent
950823585e
commit
a562c2ee33
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
<div class="col">
|
||||
Active semester: {{ active_semester_str() }}
|
||||
<span class="fa fa-question-circle" title="The active semester can be changed in user settings"></span>
|
||||
</div>
|
||||
|
||||
{% if (role == "admin") and (current_user.has_role("assistant")) %}
|
||||
|
|
Loading…
Add table
Reference in a new issue