Frontend order view: Do not recommend download for canceled orders

This commit is contained in:
Raphael Michel
2019-01-12 22:19:10 +01:00
parent 77ebd18404
commit e8b9f0a3ae

View File

@@ -84,7 +84,7 @@
</div>
</div>
{% endif %}
{% if can_download and download_buttons %}
{% if can_download and download_buttons and order.count_positions %}
<div class="alert alert-info">
{% blocktrans trimmed %}
You can download your tickets using the buttons below. Please have your ticket ready when entering the event.