Commit f3a886fb authored by Ilya.Kirillov's avatar Ilya.Kirillov Committed by Alexander.Trofimov

Исправлена последняя плохая заливка.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@62185 954022d7-b5bf-4e40-9824-e11837661b57
parent 94a63f3d
......@@ -1118,7 +1118,7 @@ function CCollaborativeEditing()
{
if (true === oThis.m_bGlobalLock)
{
if (false == editor.asc_CheckLongActionCallback(this.OnCallback_AskLock, result))
if (false == editor.asc_CheckLongActionCallback(oThis.OnCallback_AskLock, result))
return;
// Снимаем глобальный лок
......
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