Commit 88aab918 authored by Sergey.Luzyanin's avatar Sergey.Luzyanin Committed by Alexander.Trofimov

Bug 28130 - [Copy&Paste] Stock диаграмма копируется с потерей части графика

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@60432 954022d7-b5bf-4e40-9824-e11837661b57
parent bd416b2e
......@@ -23362,7 +23362,7 @@ CUpDownBars.prototype =
}
if(isRealObject(this.downBars))
{
c.setUpBars(this.downBars.createDuplicate());
c.setDownBars(this.downBars.createDuplicate());
}
return c;
},
......
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