Commit 4ed28697 authored by Julia Radzhabova's avatar Julia Radzhabova

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

parents e4bbebc2 6bc31d03
......@@ -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;
......
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