mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Customer accounts: Only link orders by email if wanted
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
<fieldset>
|
||||
<legend>{% trans "Customer accounts" %}</legend>
|
||||
{% bootstrap_field sform.customer_accounts layout="control" %}
|
||||
{% bootstrap_field sform.customer_accounts_link_by_email layout="control" %}
|
||||
{% bootstrap_field sform.name_scheme layout="control" %}
|
||||
{% bootstrap_field sform.name_scheme_titles layout="control" %}
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user