Make the chat work in IE
parent
322a66aab1
commit
e7b690c7fc
|
@ -11,6 +11,7 @@ var chat = (function()
|
||||||
}, stop: function(event,ui){
|
}, stop: function(event,ui){
|
||||||
$("#editorcontainer").show();
|
$("#editorcontainer").show();
|
||||||
}});
|
}});
|
||||||
|
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
hide: function ()
|
hide: function ()
|
||||||
|
|
Loading…
Reference in New Issue