fixes to home (multiple loading)

This commit is contained in:
Rushabh Mehta
2011-09-08 14:16:34 +05:30
parent d1ae089c94
commit 5ede3e8411
10 changed files with 127 additions and 85 deletions

View File

@@ -45,7 +45,7 @@
<td style="border: 1px solid #AAA; padding: 4px;">
<h3>Import Log:</h3>
<div id="import_result_area">
<iframe src="blank1.html" name="ImportIFrame" style="border: 0px; height: 500px; width: 100%"></iframe>
<iframe name="ImportIFrame" style="border: 0px; height: 500px; width: 100%"></iframe>
</div>
</td>
</tr>