Merge branch 'develop' of https://github.com/ONLYOFFICE/web-apps into develop
This commit is contained in:
commit
4ed28697d6
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue