Commit 3e2d86cf authored by Oleg Korshul's avatar Oleg Korshul

no message

parent ab750cb2
......@@ -882,6 +882,7 @@
baseEditorsApi.prototype._onEndLoadSdk = function()
{
// init drag&drop
var t = this;
AscCommon.InitDragAndDrop(this.HtmlElement, function(error, files)
{
t._uploadCallback(error, files);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment