manager: fix tabs for meetings agenda (#68214)

This commit is contained in:
Lauréline Guérin 2022-08-29 10:15:07 +02:00
parent 8804213fca
commit fa6f5dcfe7
No known key found for this signature in database
GPG Key ID: 1FAB9B9B4F93D473
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
</div>
{% endif %}
<div aria-labelledby="tab-time-periods" {% if not meeting_types %}hidden{% endif %}id="panel-time-periods" role="tabpanel" tabindex="0">
<div aria-labelledby="tab-time-periods" {% if not meeting_types %}hidden{% endif %} id="panel-time-periods" role="tabpanel" tabindex="0">
{% if object.prefetched_desks %}
<div class="timeperiods">
{% for desk in object.prefetched_desks %}