mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
Make the chat work in IE
This commit is contained in:
parent
322a66aab1
commit
e7b690c7fc
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ var chat = (function()
|
||||||
}, stop: function(event,ui){
|
}, stop: function(event,ui){
|
||||||
$("#editorcontainer").show();
|
$("#editorcontainer").show();
|
||||||
}});
|
}});
|
||||||
|
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
hide: function ()
|
hide: function ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue