forked from CGM_Public/pretix_original
Fix that allow_cancel is 0 for UI-created events
This commit is contained in:
@@ -358,7 +358,6 @@ class ItemCreateForm(I18nModelForm):
|
||||
'admission',
|
||||
'default_price',
|
||||
'tax_rule',
|
||||
'allow_cancel'
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user