Commit 888c2e4e authored by Sergey.Konovalov's avatar Sergey.Konovalov Committed by Alexander.Trofimov

дополнение к Revision: 55713

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@55716 954022d7-b5bf-4e40-9824-e11837661b57
parent ff77a79c
......@@ -552,7 +552,7 @@ Font.prototype =
{
if (null != oVal.fn) {
this.fn = oVal.fn;
this.scheme = null;
this.scheme = Asc.EFontScheme.fontschemeNone;
}
if(null != oVal.scheme)
this.scheme = oVal.scheme;
......
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