Мелочь

This commit is contained in:
2020-03-02 17:26:45 +06:00
parent 7ad6018737
commit 93e452fbdf

View File

@ -513,7 +513,7 @@ class SRec
//let id=-1; //let id=-1;
//After loading the metadata, we request the data by sending an XML filter. //After loading the metadata, we request the data by sending an XML filter.
count=0; let count=0;
let row=1; let nRow=null; let row=1; let nRow=null;
let h=nodeFilter.getAttribute("height"); let h=nodeFilter.getAttribute("height");
if((nodeFilter!=null)&&(h!=0)) //Create HTML elements by XML filter. if((nodeFilter!=null)&&(h!=0)) //Create HTML elements by XML filter.