mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -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){
|
||||
$("#editorcontainer").show();
|
||||
}});
|
||||
|
||||
});
|
||||
},
|
||||
hide: function ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue