ttSearch iframe 5500px

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3460 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2018-09-03 11:34:08 +00:00
parent ffb731a7de
commit 5c99472ef5

View file

@ -9,7 +9,7 @@
{% block body %} {% block body %}
{% if tt_url is defined %} {% if tt_url is defined %}
<iframe src="{{ tt_url|raw }}" scrolling="no" width="100%" height="3500" <iframe src="{{ tt_url|raw }}" scrolling="auto" width="100%" height="5500"
onload="window.parent.parent.scrollTo(0,0);" onload="window.parent.parent.scrollTo(0,0);"
></iframe> ></iframe>
{% else %} {% else %}