From d5f9beef69442ea3f3b5e8c15f087f68185850ff Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Tue, 13 Feb 2024 22:26:30 +0100 Subject: [PATCH] PDF-Editor: improve grouping of object attribute inputs (#3881) --- .../templates/pretixcontrol/pdf/index.html | 156 +++++++++--------- 1 file changed, 79 insertions(+), 77 deletions(-) diff --git a/src/pretix/control/templates/pretixcontrol/pdf/index.html b/src/pretix/control/templates/pretixcontrol/pdf/index.html index e1160c95b..e209dcfb1 100644 --- a/src/pretix/control/templates/pretixcontrol/pdf/index.html +++ b/src/pretix/control/templates/pretixcontrol/pdf/index.html @@ -234,7 +234,62 @@ +
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ + +
+ {% for l in request.event.settings.locales %} + + {% endfor %} +
+

+ {% trans "Show available placeholders" %} +

+
+
+

+
+
+
+ +
+
+
+ +
+
+
+
+
+
+ +
+

@@ -335,83 +414,6 @@
-
-
-
- -
-
-
-
-
- -
-
-
- -
-
-
-
-
- -
-
-
-
-
- -
-
-
-
-
- - -
- {% for l in request.event.settings.locales %} - - {% endfor %} -
-

- {% trans "Show available placeholders" %} -

-
-