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

delete spellcheckapisettings

parent e332bc89
......@@ -126,7 +126,7 @@
this._CoAuthoringApi.auth(isViewer);
} else {
// Фиктивные вызовы
this.callback_OnSpellCheckInit(window['g_cAscSpellCheckUrl'] ? window['g_cAscSpellCheckUrl'] : '');
this.callback_OnSpellCheckInit('');
this.callback_OnSetIndexUser('123');
this.onFirstLoadChangesEnd();
}
......
"use strict";
window.g_cAscSpellCheckUrl = "http://192.168.3.213:4000";
window.g_cAscSpellCheckUrl;
\ No newline at end of file
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