Залить недостающие края заданным цветом
This commit is contained in:
@ -1470,6 +1470,8 @@ class SRec
|
||||
this.insertRows(node,false); //If not then insert
|
||||
}else
|
||||
{
|
||||
tr.style.textDecoration="underline";
|
||||
|
||||
let cdataNode = nodeRecord.firstChild;
|
||||
while (cdataNode!=null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user