mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
seems to work
This commit is contained in:
parent
34a46d6318
commit
f16616d23b
3 changed files with 3 additions and 3 deletions
|
@ -524,7 +524,7 @@ var pad = {
|
|||
|
||||
if ((!browser.msie) && (!(browser.firefox && browser.version.indexOf("1.8.") == 0)))
|
||||
{
|
||||
document.domain = document.domain; // for comet
|
||||
// document.domain = document.domain; // for comet
|
||||
}
|
||||
|
||||
// for IE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue