forked from CGM_Public/pretix_original
Allow to disable self-choice seating
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if position.seat %}
|
||||
{% if position.form.seat %}
|
||||
<div class="row">
|
||||
<div class="col-sm-3">
|
||||
<strong>{% trans "Seat" %}</strong>
|
||||
|
||||
Reference in New Issue
Block a user