From bab7f9b1f3b9ee02fe26e88d2725369efbbd73b1 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 4 Feb 2018 19:09:22 +0100 Subject: [PATCH] Notification view: use select2 event selection --- .../pretixcontrol/user/notifications.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pretix/control/templates/pretixcontrol/user/notifications.html b/src/pretix/control/templates/pretixcontrol/user/notifications.html index 5529e30981..a549b39371 100644 --- a/src/pretix/control/templates/pretixcontrol/user/notifications.html +++ b/src/pretix/control/templates/pretixcontrol/user/notifications.html @@ -32,16 +32,16 @@
{% trans "Choose event" %}

- + {% if event %} + - {% endfor %} + {% endif %} - {% trans "Save your modifications before switching events." %}