Fix typo in non-event display

This commit is contained in:
2024-01-21 19:43:47 +00:00
parent 2a2ce742b0
commit d7d2f93295

View File

@@ -92,7 +92,7 @@ dd {
<div class="eventgrid {% if event.cancelled %}
table-secondary
{% elif not event.is_rig %}
bg-info
table-info
{% elif not event.mic %}
table-danger
{% elif event.confirmed and event.authorised %}