- 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:
parent
9ef2373df5
commit
f7e2a3d51e
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user