Commit 20e77a1d authored by Sergey.Tsarkov's avatar Sergey.Tsarkov Committed by Alexander.Trofimov
Browse files

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@55190 954022d7-b5bf-4e40-9824-e11837661b57
parent 2325792f
......@@ -8,7 +8,7 @@ function ParaMath(bAddMenu)
this.Type = para_Math;
this.Jc = undefined;
this.Math = new CMathComposition(bCollaborative);
this.Math = new CMathComposition();
this.Math.Parent = this;
this.RootComposition = this.Math.Root;
this.CurrentContent = this.RootComposition;
......
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