mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Attendee ticket page: Allow to hide prices (#3104)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
@@ -486,6 +486,7 @@ class EventSettingsForm(SettingsForm):
|
||||
'show_times',
|
||||
'show_items_outside_presale_period',
|
||||
'display_net_prices',
|
||||
'hide_prices_from_attendees',
|
||||
'presale_start_show_date',
|
||||
'locales',
|
||||
'locale',
|
||||
|
||||
Reference in New Issue
Block a user