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:
parent
ffb731a7de
commit
5c99472ef5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
{% block body %}
|
||||
{% 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);"
|
||||
></iframe>
|
||||
{% else %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue