mirror of
https://github.com/pretix/pretix.git
synced 2026-08-10 10:47:00 +00:00
Update src/pretix/control/templates/pretixcontrol/waitinglist/edit.html
Co-authored-by: Richard Schreiber <schreiber@pretix.eu>
This commit is contained in:
co-authored by
Richard Schreiber
parent
fef4f3c5a7
commit
7db5669813
@@ -16,7 +16,7 @@
|
||||
|
||||
{% bootstrap_field form.email layout="control" %}
|
||||
|
||||
{% if form.phone %}
|
||||
{% if form.name_parts %}
|
||||
{% bootstrap_field form.name_parts layout="control" %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user