Commit 998dcefcd4b95f0ad629eec999e99878b907e78c
1 parent
9646e810
removed temp text
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/views/iframeresizer.html
@@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
4 | <title></title> | 4 | <title></title> |
5 | </head> | 5 | </head> |
6 | <body onload="parentIframeResize();" > | 6 | <body onload="parentIframeResize();" > |
7 | - <div>Hi Amrita</div> | 7 | + |
8 | <script type="text/javascript"> | 8 | <script type="text/javascript"> |
9 | // Tell the parent iframe what height the iframe needs to be | 9 | // Tell the parent iframe what height the iframe needs to be |
10 | function parentIframeResize() { | 10 | function parentIframeResize() { |