Commit ac86b31a authored by Ivan.Shulga's avatar Ivan.Shulga

git-svn-id:...

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47523 954022d7-b5bf-4e40-9824-e11837661b57
parent 4b2366bd
......@@ -6249,7 +6249,7 @@ function spellCheck (editor, rdata) {
function _onSpellCheck_Callback2 (response)
{
var incomeObject = JSON.parse(response);
editor.SpellCheck_CallBack(incomeObject);
SpellCheck_CallBack(incomeObject);
}
/*function spellCheck (editor, fCallback, rdata){
......
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