Skip to content

Commit

Permalink
Fix typo in non-event display
Browse files Browse the repository at this point in the history
  • Loading branch information
FreneticScribbler committed Jan 21, 2024
1 parent 2a2ce74 commit d7d2f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RIGS/templates/partials/event_table.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<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 %}
Expand Down

0 comments on commit d7d2f93

Please sign in to comment.