From d3ffc2b0dcb3eef731698b29b2f7fc7cd3c9f108 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 27 Jun 2016 19:28:45 +0200 Subject: [PATCH] Fixed #147 -- Order filter form does not represent current state --- src/pretix/control/templates/pretixcontrol/orders/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/orders/index.html b/src/pretix/control/templates/pretixcontrol/orders/index.html index aaba2ae3dc..693235b6ad 100644 --- a/src/pretix/control/templates/pretixcontrol/orders/index.html +++ b/src/pretix/control/templates/pretixcontrol/orders/index.html @@ -47,7 +47,7 @@ {% for item in items %} {% endfor %}