diff --git a/src/pretix/presale/templates/pretixpresale/event/seatingplan.html b/src/pretix/presale/templates/pretixpresale/event/seatingplan.html index 23fa799d56..33dc3a12b7 100644 --- a/src/pretix/presale/templates/pretixpresale/event/seatingplan.html +++ b/src/pretix/presale/templates/pretixpresale/event/seatingplan.html @@ -38,7 +38,7 @@ {% endif %} {% if request.session.iframe_session %} - {% compress js %} + {% compress js file iframeresizer %} {% endcompress %} {% endif %}