Commit e7bce0cf authored by konovalovsergey's avatar konovalovsergey

open/save footnotePr

parent b8241c53
......@@ -1917,8 +1917,8 @@ CSectionPr.prototype.SetFootnoteNumFormat = function(nFormatType)
{
History.Add(this, {
Type : AscDFH.historyitem_Section_Footnote_NumFormat,
Old : this.FootnotePr.NumRestart,
New : nRestartType
Old : this.FootnotePr.NumFormat,
New : nFormatType
});
this.FootnotePr.NumFormat = nFormatType;
......
This diff is collapsed.
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