Commit 046ac6d2 authored by Sergey.Luzyanin's avatar Sergey.Luzyanin Committed by Alexander.Trofimov

правка бага 21138

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@50579 954022d7-b5bf-4e40-9824-e11837661b57
parent eaf28e93
......@@ -6966,7 +6966,7 @@ CPresentation.prototype =
this.CommentAuthors[_autID2] = new CCommentAuthor();
_author2 = this.CommentAuthors[_autID2];
_author2.Name = _data2.m_sUserName;
_anchor2.Calculate();
_author2.Calculate();
_AuthorId++;
_author2.Id = _AuthorId;
......
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