Fixed Reel calculator when accessing via ajax load.

This commit is contained in:
Jan Böhmer 2020-06-07 17:16:11 +02:00
parent 38235c3f4c
commit f089a16d74

View file

@ -81,6 +81,10 @@
{% endblock %}
</div>
{% block scripts %}
{% endblock %}
</div>
</div>
</div>
@ -119,9 +123,5 @@
{{ encore_entry_script_tags('app') }}
{{ encore_entry_script_tags('ru2ftwofactor') }}
{% endblock %}
{% block scripts %}
{% endblock %}
</body>
</html>