mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-01 09:38:23 +00:00
Compare commits
4 Commits
2a2ce742b0
...
subgrid
| Author | SHA1 | Date | |
|---|---|---|---|
|
3ec904e3d3
|
|||
| f8508ad876 | |||
|
8020dc63bf
|
|||
|
20fefaac36
|
@@ -92,7 +92,7 @@ dd {
|
|||||||
<div class="eventgrid {% if event.cancelled %}
|
<div class="eventgrid {% if event.cancelled %}
|
||||||
table-secondary
|
table-secondary
|
||||||
{% elif not event.is_rig %}
|
{% elif not event.is_rig %}
|
||||||
bg-info
|
table-info
|
||||||
{% elif not event.mic %}
|
{% elif not event.mic %}
|
||||||
table-danger
|
table-danger
|
||||||
{% elif event.confirmed and event.authorised %}
|
{% elif event.confirmed and event.authorised %}
|
||||||
|
|||||||
Reference in New Issue
Block a user