Commit 618c85f9 authored by Oleg Korshul's avatar Oleg Korshul

hack for desktop spell check (rework after!)

parent bf044055
......@@ -339,6 +339,40 @@ window["DesktopAfterOpen"] = function(_api)
window.SaveQuestionObjectBeforeSign = { guid : guid, width : width, height : height };
window["AscDesktopEditor"]["SaveQuestion"]();
});
_api.sendEvent('asc_onSpellCheckInit', [
"1027",
"1029",
"1030",
"1031",
"1032",
"1033",
"1036",
"1038",
"1040",
"1042",
"1043",
"1044",
"1045",
"1046",
"1048",
"1049",
"1051",
"1053",
"1055",
"1058",
"1062",
"1063",
"1066",
"1068",
"2055",
"2057",
"2068",
"2070",
"3079",
"3081",
"3082"
]);
};
// меняем среду
......
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