Prevent cancelling all subevents by accident

This commit is contained in:
Raphael Michel
2020-04-19 14:17:41 +02:00
parent 1d8668aaf1
commit 0b02bcea8b
2 changed files with 13 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
<fieldset>
<legend>{% trans "Select date" context "subevents" %}</legend>
{% bootstrap_field form.subevent layout="control" %}
{% bootstrap_field form.all_subevents layout="control" %}
</fieldset>
{% endif %}
<fieldset>