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

git-svn-id:...

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@54791 954022d7-b5bf-4e40-9824-e11837661b57
parent d7f8505d
......@@ -465,7 +465,7 @@ function CCollaborativeChanges()
function CCollaborativeEditing()
{
this.m_bUse = false; // началось ли совместное редактирование
this.m_bUse = true; // началось ли совместное редактирование
this.m_aUsers = []; // Список текущих пользователей, редактирующих данный документ
this.m_aChanges = []; // Массив с изменениями других пользователей
......
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