forked from CGM_Public/pretix_original
Add contact URL setting (#6132)
* Add contact URL setting * Apply suggestions from code review Co-authored-by: Raphael Michel <mail@raphaelmichel.de> * Apply suggestion from @raphaelm --------- Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
@@ -604,6 +604,7 @@ class OrganizerSettingsForm(SettingsForm):
|
||||
'customer_accounts_require_login_for_order_access',
|
||||
'invoice_regenerate_allowed',
|
||||
'contact_mail',
|
||||
'contact_url',
|
||||
'imprint_url',
|
||||
'organizer_info_text',
|
||||
'event_list_type',
|
||||
|
||||
Reference in New Issue
Block a user