Make the chat work in IE
This commit is contained in:
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…
x
Reference in New Issue
Block a user