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