- remove iframe which load history.js and history.htm (fixes issue 114)

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2023 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
Richard Alam 2009-07-24 14:31:44 +00:00
parent 9ef2373df5
commit f7e2a3d51e
2 changed files with 0 additions and 2 deletions

View File

@ -144,6 +144,5 @@ function checkForJava(){
</embed>
</object>
</noscript>
<iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>
</body>
</html>

View File

@ -144,6 +144,5 @@ function checkForJava(){
</embed>
</object>
</noscript>
<iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>
</body>
</html>