mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
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