diff --git a/src/pretix/control/templates/pretixcontrol/checkin/index.html b/src/pretix/control/templates/pretixcontrol/checkin/index.html index 8bf1c7116..63d6ef332 100644 --- a/src/pretix/control/templates/pretixcontrol/checkin/index.html +++ b/src/pretix/control/templates/pretixcontrol/checkin/index.html @@ -72,10 +72,10 @@ {% else %}
- + {% for field in filter_form %} + {{ field.as_hidden }} + {% endfor %} + {% csrf_token %}