Commit ae3797ae authored by Alexander.Trofimov's avatar Alexander.Trofimov

vertalign_SuperScript -> AscCommon.vertalign_SuperScript

parent 72e1c7fa
...@@ -3953,7 +3953,7 @@ CStyle.prototype.CreateFootnoteTextChar = function() ...@@ -3953,7 +3953,7 @@ CStyle.prototype.CreateFootnoteTextChar = function()
CStyle.prototype.CreateFootnoteReference = function() CStyle.prototype.CreateFootnoteReference = function()
{ {
var oTextPr = { var oTextPr = {
VertAlign : vertalign_SuperScript VertAlign : AscCommon.vertalign_SuperScript
}; };
this.Set_UiPriority(99); this.Set_UiPriority(99);
......
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