From bfcca7046a5b67945da29ac6b0d778e2483356b0 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Thu, 16 May 2024 11:57:50 +0200 Subject: [PATCH] Vouchers: Add copy button for URL --- .../control/templates/pretixcontrol/vouchers/detail.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/pretix/control/templates/pretixcontrol/vouchers/detail.html b/src/pretix/control/templates/pretixcontrol/vouchers/detail.html index 626a834d8..7d7ac29ca 100644 --- a/src/pretix/control/templates/pretixcontrol/vouchers/detail.html +++ b/src/pretix/control/templates/pretixcontrol/vouchers/detail.html @@ -48,6 +48,12 @@ class="form-control" id="id_url" readonly>
+