mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-29 11:22:15 +00:00
Revert changes in 1fdeed7
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
<small>at {{ event.venue }}</small>
|
<small>at {{ event.venue }}</small>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if event.dry_hire %}
|
{% if event.dry_hire %}
|
||||||
<span class="badge">Dry Hire</span>
|
<span class="label label-default">Dry Hire</span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</h4>
|
</h4>
|
||||||
{% if event.is_rig and not event.cancelled %}
|
{% if event.is_rig and not event.cancelled %}
|
||||||
|
|||||||
Reference in New Issue
Block a user