Merge branch 'develop' of https://github.com/ONLYOFFICE/web-apps into develop

This commit is contained in:
Julia Radzhabova 2016-04-15 10:52:55 +03:00
commit 4ed28697d6

View file

@ -1124,7 +1124,7 @@ define([
border.put_Color(color);
}
else {
border.put_Color(new CColor());
border.put_Color(new Asc.asc_CColor());
border.put_Value(0);
}
return border;