Commit 2e9570c9 authored by Sergey.Luzyanin's avatar Sergey.Luzyanin Committed by Alexander.Trofimov

баг с красными крестами после загрузки

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@67473 954022d7-b5bf-4e40-9824-e11837661b57
parent 2fc0285b
......@@ -94,7 +94,7 @@ CCollaborativeEditing.prototype.Apply_LinkData = function()
Item.Class.Load_LinkData( Item.LinkData );
}
this.Clear_LinkData();
this.Load_Images();
};
CCollaborativeEditing.prototype.Load_Images = function(){
if(this.m_aNewImages.length > 0)
......
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