Waiting list: Show warning if event is not live

This commit is contained in:
Raphael Michel
2021-01-07 10:25:00 +01:00
parent 4aa9f073b3
commit ecf05b2392
2 changed files with 11 additions and 0 deletions

View File

@@ -31,6 +31,11 @@
here immediately. If you want, you can also send them out manually right now.
{% endblocktrans %}
</p>
{% if not running %}
<div class="alert alert-warning">
{% trans "Currently, no vouchers will be sent since your event is not live or is not selling tickets." %}
</div>
{% endif %}
{% else %}
<p>
{% blocktrans trimmed %}