Revert changes in 1fdeed7

This commit is contained in:
Tom Price
2015-07-29 17:59:01 +01:00
parent 5bb7283f2d
commit f619f83c09

View File

@@ -38,7 +38,7 @@
<small>at {{ event.venue }}</small>
{% endif %}
{% if event.dry_hire %}
<span class="badge">Dry Hire</span>
<span class="label label-default">Dry Hire</span>
{% endif %}
</h4>
{% if event.is_rig and not event.cancelled %}