Commit 9ab91e4b authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix bug 35767

parent 4dc04e61
......@@ -7088,9 +7088,9 @@ background-repeat: no-repeat;\
asc_docs_api.prototype.asc_setDrawCollaborationMarks = function(bDraw)
{
this.tmpCoMarksDraw = bDraw;
if (!this.isLoadFullApi)
{
this.tmpCoMarksDraw = bDraw;
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