Commit 33f2e27c authored by Anna.Pavlova's avatar Anna.Pavlova Committed by Alexander.Trofimov

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@50329 954022d7-b5bf-4e40-9824-e11837661b57
parent 354b920a
......@@ -4585,7 +4585,7 @@ CCharacter.prototype.setOperator = function(operator)
{
this.operator = operator;
var tPrp = this.getTxtPrp();
//this.operator.setTxtPrp(tPrp);
this.operator.setTxtPrp(tPrp);
this.setDimension(1, 1);
this.setContent();
......
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