Fix that allow_cancel is 0 for UI-created events

This commit is contained in:
Raphael Michel
2019-07-18 17:38:12 +02:00
parent 6d12b3780c
commit 307b1a2748

View File

@@ -358,7 +358,6 @@ class ItemCreateForm(I18nModelForm):
'admission',
'default_price',
'tax_rule',
'allow_cancel'
]