Commit 6593c5b8aeb3ddbc12d3d00b9162f95493907757

Authored by Nikita Kulshreshtha
1 parent 5e25e0f8

removed message

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