Commit 65ba30c3 authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix assembly files

parent 6418330e
......@@ -186,6 +186,7 @@ native_canvas.prototype =
};
window["Asc"] = {};
window["AscCommonExcel"] = {};
var _null_object = {};
_null_object.length = 0;
......@@ -279,6 +280,7 @@ function GetNativeEngine()
var native_renderer = null;
var _api = null;
var Asc = window["Asc"];
var AscCommonExcel = window["AscCommonExcel"];
function NativeOpenFileData(data, version)
{
......
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