Commit 0a7b570f authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix bug 33810

parent 78dd56b3
......@@ -2366,7 +2366,7 @@
window["AscCommonExcel"].g_oCacheMeasureEmpty = g_oCacheMeasureEmpty;
window["Asc"]["asc_CFormatCellsInfo"] = window["Asc"].asc_CFormatCellsInfo = asc_CFormatCellsInfo;
prot = asc_CCompleteMenu.prototype;
prot = asc_CFormatCellsInfo.prototype;
prot["asc_setType"] = prot.asc_setType;
prot["asc_setDecimalPlaces"] = prot.asc_setDecimalPlaces;
prot["asc_setSeparator"] = prot.asc_setSeparator;
......
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