Commit f0868934 authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix assembly files

parent 51fa3a77
......@@ -6800,6 +6800,10 @@
var sum = 0;
var oExistCells = {};
if (window["NATIVE_EDITOR_ENJINE"]) {
return oSelectionMathInfo;
}
var t = this;
this.model.selectionRange.ranges.forEach(function (item) {
var tmp;
......
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