From 3121aa716411042a63b39f8a00739b9141158556 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 9 Apr 2018 10:12:14 +0200 Subject: [PATCH] Fix incorrect worker URL --- src/pretix/control/templates/pretixcontrol/pdf/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/pdf/index.html b/src/pretix/control/templates/pretixcontrol/pdf/index.html index cb0a802554..55a1f9420f 100644 --- a/src/pretix/control/templates/pretixcontrol/pdf/index.html +++ b/src/pretix/control/templates/pretixcontrol/pdf/index.html @@ -51,7 +51,7 @@
+ data-worker-url="{% static "pdfjs/pdf.worker.js" %}">