prolab-api/vendor/bower-asset/yii2-pjax/test/views/long.erb

5 lines
158 B
Plaintext
Raw Normal View History

2025-09-24 06:24:52 +00:00
<%= title 'Long' %>
<p>Long Page</p>
<div style="width:500px;height:10000px;"></div>
<script type="text/javascript">window.parent.iframeLoad(window)</script>