Commit 7f950cf1 authored by GoshaZotov's avatar GoshaZotov

turnoff history(ResetNewUrls)

parent 59708651
......@@ -1374,8 +1374,11 @@
AscCommon.sendImgUrls(api, oObjectsForDownload.aUrls, function (data) {
var oImageMap = {};
History.TurnOff();
AscCommon.ResetNewUrls(data, oObjectsForDownload.aUrls, oObjectsForDownload.aBuilderImagesByUrl, oImageMap);
History.TurnOn();
callback();
}, true);
},
......
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