mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Show event’s date and location in widget if event is subevent (#1892)
This commit is contained in:
committed by
GitHub
parent
9fee2d0fbc
commit
e99e91d20f
@@ -183,7 +183,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if not cart_namespace %}
|
||||
{% if not cart_namespace or subevent %}
|
||||
<div>
|
||||
{% if ev.location %}
|
||||
<div class="info-row">
|
||||
|
||||
Reference in New Issue
Block a user