forked from CGM_Public/pretix_original
Allow to add declaration of accessibility (#5140)
* Allow to add declaration of accessibility * add fallback for empty accessibility_title * unify label format (not "Title for") * move title to top and set helptext before text --------- Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
co-authored by
Richard Schreiber
parent
84a909b889
commit
e46e689f01
@@ -73,6 +73,7 @@ class EventSlugBanlistValidator(BanlistValidator):
|
||||
'customer',
|
||||
'account',
|
||||
'lead',
|
||||
'accessibility',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user