diff --git a/src/pretix/static/pretixpresale/js/widget/widget.js b/src/pretix/static/pretixpresale/js/widget/widget.js index 399f67bee..d96d72cda 100644 --- a/src/pretix/static/pretixpresale/js/widget/widget.js +++ b/src/pretix/static/pretixpresale/js/widget/widget.js @@ -509,7 +509,7 @@ var shared_methods = { this.resume(); } } else { - var url = this.$root.formTarget + "&locale=" + lang + "&ajax=1"; + var url = this.$root.formAction + "&locale=" + lang + "&ajax=1"; this.$root.overlay.frame_loading = true; this.async_task_interval = 100; @@ -734,7 +734,7 @@ Vue.component('pretix-widget-event-form', { + '
' - + '