Commit 00625246 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

Update after set locale formulas

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@63001 954022d7-b5bf-4e40-9824-e11837661b57
parent 26a09a9b
...@@ -3428,8 +3428,8 @@ var ASC_DOCS_API_USE_EMBEDDED_FONTS = "@@ASC_DOCS_API_USE_EMBEDDED_FONTS"; ...@@ -3428,8 +3428,8 @@ var ASC_DOCS_API_USE_EMBEDDED_FONTS = "@@ASC_DOCS_API_USE_EMBEDDED_FONTS";
cFormulaFunctionToLocale[i] = localName; cFormulaFunctionToLocale[i] = localName;
} }
} }
if (this.wb) if (this.wb) this.wb.initFormulasList();
this.wb.initFormulasList(); if (this.wbModel) this.wbModel.rebuildColors();
}; };
// offline mode // offline mode
......
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