Compare commits

..

4 Commits

Author SHA1 Message Date
3ec904e3d3 Fix typo in nonevent display 2024-01-21 19:42:30 +00:00
f8508ad876 Updates to all three layouts 2023-12-17 12:43:29 +00:00
8020dc63bf Update app.json 2023-10-22 20:49:26 +01:00
20fefaac36 Revive this concept for 2023
(cherry picked from commit b3939d8426)

# Conflicts:
#	pipeline/source_assets/scss/dark_screen.scss
2023-10-22 20:07:14 +01:00

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 %}