Commit 998dcefcd4b95f0ad629eec999e99878b907e78c

Authored by Amrita Vishnoi
1 parent 9646e810

removed temp text

400-SOURCECODE/AIAHTML5.Web/app/views/iframeresizer.html
... ... @@ -4,7 +4,7 @@
4 4 <title></title>
5 5 </head>
6 6 <body onload="parentIframeResize();" >
7   - <div>Hi Amrita</div>
  7 +
8 8 <script type="text/javascript">
9 9 // Tell the parent iframe what height the iframe needs to be
10 10 function parentIframeResize() {
... ...