mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Add notice that list-view is not available for eventseries with more than 100 dates.
This commit is contained in:
@@ -935,7 +935,8 @@ DEFAULTS = {
|
||||
('list', _('List')),
|
||||
('week', _('Week calendar')),
|
||||
('calendar', _('Month calendar')),
|
||||
)
|
||||
),
|
||||
help_text=_('If your event series has more than 100 dates, only the month or week calendar can be used.')
|
||||
),
|
||||
},
|
||||
'last_order_modification_date': {
|
||||
|
||||
Reference in New Issue
Block a user