mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -04:00
working
This commit is contained in:
parent
ce40cacafa
commit
f2891e3b8b
2 changed files with 7 additions and 8 deletions
|
@ -494,7 +494,6 @@ var pad = {
|
|||
pad.initTime = +(new Date());
|
||||
pad.padOptions = clientVars.initialOptions;
|
||||
|
||||
console.log("pad", browser);
|
||||
if ((!browser.msie) && (!(browser.firefox && browser.version.indexOf("1.8.") == 0)))
|
||||
{
|
||||
document.domain = document.domain; // for comet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue