forked from CGM_Public/pretix_original
List and calendar for all organizers
This commit is contained in:
@@ -135,7 +135,7 @@ class OrganizerSettingsForm(SettingsForm):
|
||||
)
|
||||
|
||||
event_list_type = forms.ChoiceField(
|
||||
label=_('Event overview stile'),
|
||||
label=_('Default overview style'),
|
||||
choices=(
|
||||
('list', _('List')),
|
||||
('calendar', _('Calendar'))
|
||||
|
||||
Reference in New Issue
Block a user