Fix ticket download date not being shown

This commit is contained in:
Raphael Michel
2022-06-07 12:12:07 +02:00
parent 2d3cd8f3dc
commit 846be07a5e

View File

@@ -88,7 +88,7 @@
</p>
{% endif %}
</div>
{% elif not download_buttons and ticket_download_date %}
{% elif not can_download and ticket_download_date %}
{% if order.status == 'p' %}
<div class="alert alert-info info-download">
{% blocktrans trimmed with date=ticket_download_date|date:"SHORT_DATE_FORMAT" %}