Commit 6593c5b8aeb3ddbc12d3d00b9162f95493907757

Authored by Nikita Kulshreshtha
1 parent 5e25e0f8

removed message

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() {