mirror of
https://github.com/pretix/pretix.git
synced 2026-08-22 12:42:00 +00:00
preview from server, qrcode in apple event pass
This commit is contained in:
@@ -18,3 +18,4 @@ class GoogleWalletEventTicket(PassStyle):
|
||||
PredefinedFieldGroup(identifier="seating", name=_("Seating")),
|
||||
TextFieldGroup(identifier="qrcode", name=_("QR-Code"), display=FieldGroupDisplay.PLAIN),
|
||||
]
|
||||
preview_layout = None
|
||||
Reference in New Issue
Block a user