Add setting to disable copy-answers-button (#1778)

This commit is contained in:
Felix Rindt
2020-09-22 18:09:44 +02:00
committed by GitHub
parent 2f8baecd68
commit 59595c9db8
4 changed files with 16 additions and 2 deletions

View File

@@ -97,6 +97,7 @@
{% bootstrap_field sform.attendee_company_required layout="control" %}
{% bootstrap_field sform.attendee_addresses_asked layout="control" %}
{% bootstrap_field sform.attendee_addresses_required layout="control" %}
{% bootstrap_field sform.checkout_show_copy_answers_button layout="control" %}
</fieldset>
<fieldset>
<legend>{% trans "Texts" %}</legend>